User can edit profile code
-
I am needing to load a specific div that is displayed on a profile but can only be seen by the person that can edit that profile.
I note in the members-grid.php there is a code
if ( user.can_edit )However that does not work on the profile.php file I have edited quite a lot.
Is there some code I can use in the profile.php file to only show a div if they can edit the profile they are viewing?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘User can edit profile code’ is closed to new replies.