[buddypress-trac] [BuddyPress] #4841: Need a way to override buddypress-functions.php

buddypress-trac noreply at wordpress.org
Wed Feb 20 22:52:02 UTC 2013


#4841: Need a way to override buddypress-functions.php
-------------------------------+------------------------------
 Reporter:  modemlooper        |       Owner:
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Core               |     Version:  1.7
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by r-a-y):

 * keywords:   => reporter-feedback


Comment:

 I believe you can.

 `bp_load_theme_functions()` should look for buddypress-functions.php in
 the following order by default:


 {{{
 Array
 (
     [0] => /wp-content/themes/twentytwelve/buddypress
     [1] => /wp-content/themes/twentytwelve/community
     [2] => /wp-content/themes/twentytwelve
     [3] => /wp-content/plugins/buddypress/bp-templates/bp-
 legacy/buddypress
     [4] => /wp-content/plugins/buddypress/bp-templates/bp-legacy/community
     [5] => /wp-content/plugins/buddypress/bp-templates/bp-legacy
 )
 }}}

 This assumes that you're using Twenty Twelve as your active theme.

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


More information about the buddypress-trac mailing list