How can I add a Link to Member Dashboard

Hi

On the membership dashboard, we would like to be able to add a link where our subscribers can add a listing.

So where it says

Membership
Messages
Your order

We would like to add a link in there called “Add a Listing”

Please advise how I can make this change, or at least point me in the right direction.

TIA

Hi,

Unfortunately, there’s no such feature, it would require a custom implementation. Please check this sample PHP snippet: Add a custom item to the user account menu #hivepress #users · GitHub

​I hope this is helpful to you.

it is thank you. :slight_smile:
Is there a way I can add it to the top of the list? At the moment it is about 4 down

Hi,

Please try to change the order in the code to a different number, then this menu item will be in an other position.