[buddypress-trac] [BuddyPress Trac] #6611: Activity Administration: add some hooks to help plugins developers

buddypress-trac noreply at wordpress.org
Sun Sep 6 14:35:08 UTC 2015


#6611: Activity Administration: add some hooks to help plugins developers
----------------------------------+---------------------
 Reporter:  imath                 |       Owner:  imath
     Type:  enhancement           |      Status:  closed
 Priority:  normal                |   Milestone:  2.4
Component:  Component - Activity  |     Version:
 Severity:  normal                |  Resolution:  fixed
 Keywords:  has-patch commit      |
----------------------------------+---------------------
Changes (by imath):

 * owner:   => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"10093"]:
 {{{
 #!CommitTicketReference repository="" revision="10093"
 Activity Administration screens: Include new hooks to ease their
 customization

 - the action `bp_activity_admin_meta_boxes` can be used to add new
 metaboxes when editing an activity from the corresponding Administration
 screen.
 - the action `bp_activity_admin_enqueue_scripts` can be used to enqueue
 custom script in Activity Administration screens.
 - the filter `bp_activity_admin_comment_content` can be used to add custom
 content to the activity content when viewing activities from the
 corresponding Administration screen.
 - It is now possible to add custom columns and their corresponding rows in
 `BP_Activity_List_Table`

 Fixes #6611
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6611#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list