[buddypress-trac] [BuddyPress] #3738: Plugin dependency and core API usage
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Nov 8 00:10:45 UTC 2011
#3738: Plugin dependency and core API usage
-----------------------------+-----------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.6
Component: Core | Version: 1.5
Severity: normal | Keywords:
-----------------------------+-----------------------------
There are lots of areas where BuddyPress does not have an action to ride
on-top of a WordPress action. This coupled with each component referencing
the $bp global on inclusion without a failsafe hook inhibit BuddyPress
from being properly manipulated and overridden.
This coupled with the fact that BuddyPress does not use its own API's (but
instead references its global everywhere) makes for a poor developer
experience and steepens the learning curve.
Use this as a master ticket for API clean-up for the 1.6 release.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3738>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list