[buddypress-trac] [BuddyPress Trac] #6293: Support customising of activity content for custom post type activities

buddypress-trac noreply at wordpress.org
Fri May 8 10:25:24 UTC 2015


#6293: Support customising of activity content for custom post type activities
----------------------------------+---------------------
 Reporter:  rogercoathup          |       Owner:  imath
     Type:  enhancement           |      Status:  closed
 Priority:  normal                |   Milestone:  2.3
Component:  Component - Activity  |     Version:
 Severity:  normal                |  Resolution:  fixed
 Keywords:  has-patch             |
----------------------------------+---------------------
Changes (by imath):

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


Comment:

 In [changeset:"9853"]:
 {{{
 #!CommitTicketReference repository="" revision="9853"
 When adding an activity, allow arguments to be filtered.

 `bp_activity_add()` is using `bp_parse_args()` to parse the activity
 arguments. Adding the third arguments to `bp_parse_args()` will help
 plugin developers to edit the activity arguments before it has been saved
 using the `bp_before_activity_add_parse_args` or
 `bp_after_activity_add_parse_args` filters.

 Props rogercoathup

 Fixes #6293
 }}}

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


More information about the buddypress-trac mailing list