Hello,
I’m working with a WoodMart theme and need assistance in customizing the user account area. Here are the specific changes I’m looking to implement:
1. **Remove the “Downloads” tab:** I want to remove the “Downloads” tab from the user account section.
2. **Modify the “My Orders” tab:** Currently, in the ‘My Orders’ tab, the displayed information includes the order number, date, status, total price, and additional action buttons (like View, Pay, Cancel). I need to add an extra column titled “Receipt” which will contain links to issued receipts. These receipts are generated by an additional plugin and their URLs are stored in a meta_key
named receipt_url
.
3. **Add Receipt Links to the “Order Details” Tab:** Additionally, I would like to include the receipt link (from the receipt_url
meta_key) in the “Order Details” tab for easy access by the user.
Could anyone guide me on how to implement these changes?
Thank you in advance for your assistance.
Attachments:
You must be
logged in to view attached files.