[buddypress-trac] [BuddyPress] #3937: Can we rename 'docs'

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Jan 18 05:08:44 UTC 2012


#3937: Can we rename 'docs'
-----------------------------+------------------------------
 Reporter:  chander20101981  |       Owner:
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Groups           |     Version:
 Severity:  major            |  Resolution:  invalid
 Keywords:                   |
-----------------------------+------------------------------
Changes (by r-a-y):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 I assume you're talking about the [http://buddypress.org/community/groups
 /buddypress-docs BuddyPress Docs] plugin.

 You can rename the slug by defining it in [http://codex.buddypress.org
 /extending-buddypress/bp-custom-php/ /wp-content/plugins/bp-custom.php]:

 {{{
 define( 'BP_DOCS_SLUG', 'wiki' );
 }}}

 If you're talking about renaming the text, you'll have to use the language
 file bundled with the plugin.

 Closing this ticket as it's not related to BuddyPress Core.

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


More information about the buddypress-trac mailing list