[buddypress-trac] [BuddyPress] #4717: Member list "views" or modes

buddypress-trac noreply at wordpress.org
Thu Dec 13 21:00:34 UTC 2012


#4717: Member list "views" or modes
-------------------------+----------------------
 Reporter:  sooskriszta  |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Members      |     Version:
 Severity:  normal       |  Resolution:  invalid
 Keywords:               |
-------------------------+----------------------
Changes (by r-a-y):

 * status:  new => closed
 * severity:  major => normal
 * component:  Template Pack => Members
 * version:  1.6.1 =>
 * milestone:  Awaiting Review =>
 * resolution:   => invalid


Comment:

 This can be done in the current codebase.

 Read the following codex article:
 http://codex.buddypress.org/developer/extending-buddypress/changing-
 internal-configuration-settings/

 In particular, you'll want to use this code snippet in `/wp-
 content/plugins/bp-custom.php`:
 `define( 'BP_DEFAULT_COMPONENT', 'profile' );`

 This changes the default user page to 'Profile' instead of 'Activity'.

 If you don't want to fool around with code, there is a plugin that can
 handle extended BuddyPress settings:
 https://wordpress.org/extend/plugins/buddypress-extended-settings/

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4717#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list