[buddypress-trac] [BuddyPress] #2645: define( 'BP_GROUPS_SLUG', 'new_name' )

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Dec 22 15:53:09 UTC 2010


#2645: define( 'BP_GROUPS_SLUG', 'new_name' )
----------------------+--------------------------------
  Reporter:  svenl77  |      Owner:
      Type:  defect   |     Status:  new
  Priority:  normal   |  Milestone:  1.3
 Component:  Core     |    Version:
Resolution:           |   Keywords:  dev-feedback close
----------------------+--------------------------------
Changes (by boonebgorges):

 * keywords:   => dev-feedback close


Comment:

 That's why BP itself generally checks the current component like this:

 {{{
 if ( $bp->current_component == $bp->groups->slug )
 }}}

 Changing the way that the current component works would break the majority
 of BP plugins. And the method I've just described, while perhaps not
 ideal, is perfectly functional. So I see no compelling argument to rework
 it.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2645#comment:6>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list