[buddypress-trac] [BuddyPress Trac] #7371: No action for group photo upload?

buddypress-trac noreply at wordpress.org
Thu Dec 1 13:52:11 UTC 2016


#7371: No action for group photo upload?
-------------------------------+----------------------------
 Reporter:  bhargavbhandari90  |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  high               |  Milestone:  Future Release
Component:  Core               |    Version:  2.7.2
 Severity:  normal             |   Keywords:
-------------------------------+----------------------------
 We have this action for user profile picture upload function
 "bp_avatar_ajax_set()" into “buddypress/bp-core/bp-core-avatars.php”


 {{{
 do_action( 'xprofile_avatar_uploaded', (int) $avatar_data['item_id'],
 $avatar_data['type'] );
 }}}


 This action is only for user photo upload.

 What if we want to add some hook for group photo..?

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7371>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list