[buddypress-trac] [BuddyPress Trac] #8442: bp_activity_add does not appear to fire when blogs in the network publish

buddypress-trac noreply at wordpress.org
Sun Mar 14 20:17:30 UTC 2021


#8442: bp_activity_add does not appear to fire when blogs in the network publish
-------------------------------+------------------------------
 Reporter:  lordmatt           |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Activity           |     Version:  7.2.0
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by imath):

 * keywords:   => reporter-feedback


Comment:

 Hi thanks for your feedback.

 Can you confirm BuddyPress is network activated?
 Are activities generated when blogs post?
 Where is located you custom code? (mu-plugins, bp-custom.php, somewhere
 else)

 Can you try using a higher priority for your hook to see if it fixes the
 issue?
 eg: `add_action( 'bp_activity_add', 'your_hook', 9 );`

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


More information about the buddypress-trac mailing list