[buddypress-trac] [BuddyPress Trac] #6331: Star Private Messages

buddypress-trac noreply at wordpress.org
Thu Apr 30 17:42:13 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 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 );
 }
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6331#comment:18>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list