[buddypress-trac] [BuddyPress] #3474: Active 3rd party components are listed as Decativated in the BuddyPress->Pages screen
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Aug 19 13:39:43 UTC 2011
#3474: Active 3rd party components are listed as Decativated in the
BuddyPress->Pages screen
----------------------------+------------------
Reporter: sbrajesh | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 1.5
Component: Administration | Version: 1.5
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by boonebgorges):
During last week's dev chat, after much discussion, it was arrived at that
the 'deactivated' message on this page should probably just be removed
altogether. When the 'deactivated' message was first introduced, the Pages
panel was populated by a hardcoded list of components (Members, Groups,
Activity, etc). In r4290, this was changed: in order to support non-core
components on the Pages interface, we swapped out the hardcoded list, and
looped through $bp->loaded_components instead (where BP_Component
extensions register themselves automatically, and where legacy plugins are
loaded by bp_core_add_root_component()). One result of this change is that
there will never be a deactivated component on the Pages interface. For
that reason, the message can be removed.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3474#comment:11>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list