[buddypress-trac] [BuddyPress Trac] #6331: Star Private Messages
buddypress-trac
noreply at wordpress.org
Wed May 6 23:01:27 UTC 2015
#6331: Star Private Messages
-----------------------------------+-----------------------
Reporter: r-a-y | Owner: r-a-y
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.3
Component: Component - Messaging | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------------+-----------------------
Comment (by r-a-y):
In [changeset:"9844"]:
{{{
#!CommitTicketReference repository="" revision="9844"
Core: Introduce ability for components to register new features.
This commit allows plugin developers to register a feature in the
`'BP_Component'` class. To BuddyPress, a feature is merely an internal
marker. It is up to the developer to implement the feature.
Developers can check if a feature is registered with this snippet:
`bp_is_active( $component, $feature_name )`
See #6331 where this idea came about.
Props boonebgorges, imath, r-a-y.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6331#comment:26>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list