[buddypress-trac] [BuddyPress Trac] #8327: BP_SHOW_AVATARS is using non existing option parameter
buddypress-trac
noreply at wordpress.org
Sat Jul 4 06:32:57 UTC 2020
#8327: BP_SHOW_AVATARS is using non existing option parameter
--------------------------+--------------------
Reporter: vapvarun | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0.0
Component: Core | Version:
Severity: normal | Keywords:
--------------------------+--------------------
"show_avatars" does not seem defined as an option value.
{{{
define( 'BP_SHOW_AVATARS', bp_get_option( 'show_avatars' ) );
}}}
With the current option, if we disable Allow registered members to upload
avatars, the change profile photo tab is still visible.
https://drive.google.com/file/d/1zR3AXR1BYoJZ-
t1_HsRZgLD_3SqNcIQd/view?usp=sharing
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8327>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list