Changeset 10434 for trunk/src/bp-xprofile/bp-xprofile-screens.php
- Timestamp:
- 01/03/2016 06:14:41 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-screens.php
r10417 r10434 303 303 function xprofile_screen_change_cover_image() { 304 304 305 // Bail if not the correct screen 305 // Bail if not the correct screen. 306 306 if ( ! bp_is_my_profile() && ! bp_current_user_can( 'bp_moderate' ) ) { 307 307 return false;
Note: See TracChangeset
for help on using the changeset viewer.