Remove the Edit Profile option from the user menu
-
Hello. I would like to remove the Edit Profile option from the user menu. I am already using a plugin for editing user fields. I already removed it by CSS:
.bbp-user-edit-link {
display: none!important;
}But for security, I need to completely remove this option.
Is there a code for this?
Thanks for your time.
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.