[buddypress-trac] [BuddyPress Trac] #6331: Star Private Messages
buddypress-trac
noreply at wordpress.org
Thu Apr 30 17:48:00 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: dev-feedback has-patch |
------------------------------------+-----------------------
Comment (by boonebgorges):
Replying to [comment:18 imath]:
> About parent::includes/require we could have a core function :
>
> {{{
> function bp_is_feature_active( $component_id = '', $feature_id = '' ) {
> return (bool) apply_filters(
"bp_{$component_id}_is_{$feature_id}_active", true );
> }
> }}}
Or `bp_is_active( 'messages', 'stars' )`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6331#comment:19>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list