Submission Listing Delete Function for agents
-
Hi, I have a problem right now and i don’t know how to resolve this, the properties can delete only by admin account, but I need the user who submit their property can delete their own property, can you guys help me to resolve this problem?
I tried to fix this changing the capability on: opal-estate-pro/templates/user/content-property.php
On the line 111 I tried to change the current_user_can( ‘delete_posts’ ) with others capabilities like delete_opalestate_properties or just read but didn’t works
I hope that someone have a solution for this problem,
Thank you
- The topic ‘Submission Listing Delete Function for agents’ is closed to new replies.