[buddypress-trac] [BuddyPress Trac] #7872: Errors with add_filter('bp_groups_default_extension', ... in BP 3.0
buddypress-trac
noreply at wordpress.org
Fri May 25 11:03:32 UTC 2018
#7872: Errors with add_filter('bp_groups_default_extension',... in BP 3.0
--------------------------+-----------------------------
Reporter: gcmaryland | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Templates | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
This error is related to
https://buddypress.trac.wordpress.org/ticket/7837, but slightly different.
This error occurs in both legacy and Nv, and applies to plug-ins adding
custom meta data to groups.
Plug-ins using add_filter('bp_groups_default_extension',... are resulting
in a page not found error in BP 3.0. These work fine in 2.9.4 with no
errors.
At the moment, the work around is to use add_action( 'wp',... but it can
cause header errors outside of individual groups.
Thanks for checking into this-
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7872>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list