[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 21:23:50 UTC 2018
#7872: Errors with add_filter('bp_groups_default_extension',... in BP 3.0
--------------------------+-------------------------
Reporter: gcmaryland | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Groups | Version:
Severity: normal | Resolution: worksforme
Keywords: |
--------------------------+-------------------------
Comment (by r-a-y):
> I believe that many of these plug-ins were running
add_filter('bp_groups_default_extension', when they were really attempting
to use add_action( 'bp_include' )
Yes, this sounds correct to me.
> Strangely enough, the plug-ins using that filter never changed the
homepage, but rather actually create sub nav items.
It's because those plugins were not using the
`'bp_groups_default_extension'` filter the way it was intended in the
first place.
Anyway, glad that this isn't a 3.0 bug!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7872#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list