Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4855, comment 23


Ignore:
Timestamp:
03/06/2013 06:26:29 PM (12 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4855, comment 23

    initial v1  
    99When theme compat is on, `/wp-content/themes/YOUR-THEME/members/single/plugins.php` will not exist and bp-legacy will kick in and load `bp-templates/bp-legacy/buddypress/members/single/home.php`.
    1010
    11 `bp-templates/bp-legacy/buddypress/members/single/home.php` will load up the plugins.php template part on a non-core template.
     11`bp-templates/bp-legacy/buddypress/members/single/home.php` will load up the plugins.php template part on a non-core member page.