How to do not output delate button in activity by user
-
Hi,
I do not want to allow users to delate activities.
So basically, I do not want to output the following code in
<div class="activitymeta"></div>
, what should I do?↓I do not want to output.
<a href="http://example.com/activity/delete/777/?_wpnonce=xxxxxxxxx" class="button item-button bp-secondary-action delete-activity confirm" rel="nofollow">delate</a>
By the way, CSS is incomplete, So I want to stop the function itself to delete.
It would be greatly appreciated if you could explain the details.
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.