[buddypress-trac] [BuddyPress Trac] #8156: Move the Local Avatar and Cover Image features into the Members component.
    buddypress-trac 
    noreply at wordpress.org
       
    Sun Mar  1 14:15:09 UTC 2020
    
    
  
#8156: Move the Local Avatar and Cover Image features into the Members component.
---------------------------------------------+---------------------
 Reporter:  imath                            |       Owner:  imath
     Type:  enhancement                      |      Status:  closed
 Priority:  high                             |   Milestone:  6.0.0
Component:  Members                          |     Version:  1.0
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch commit needs-dev-note  |
---------------------------------------------+---------------------
Changes (by imath):
 * status:  reopened => closed
 * resolution:   => fixed
Comment:
 In [changeset:"12561" 12561]:
 {{{
 #!CommitTicketReference repository="" revision="12561"
 "Map" the xProfile cover image feature check to the Members one.
 - If a developer uses `bp_is_active( 'xprofile', 'cover_image' )` return
 `bp_is_active( 'member', 'cover_image' )` and inform it's no more the
 right way to check for the cover image feature.
 - deprecated the `bp_is_profile_cover_image_active` filter.
 Fixes #8156
 }}}
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8156#comment:16>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list