[buddypress-trac] [BuddyPress Trac] #6569: Let's give post-form.php the love
buddypress-trac
noreply at wordpress.org
Thu Aug 6 22:14:16 UTC 2015
#6569: Let's give post-form.php the love
----------------------------------------+------------------
Reporter: modemlooper | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: Appearance - Template Pack | Version: 1.2
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------------------+------------------
Comment (by r-a-y):
`'bp_activity_add'` is an example of a superfluous hook; BP has way too
many of them. You should really be using the `'bp_activity_after_save'`
hook for stuff like this.
Check for your posted meta in the `$_POST` global.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6569#comment:19>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list