Changes between Initial Version and Version 1 of Ticket #4855, comment 23
- Timestamp:
- 03/06/2013 06:26:29 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4855, comment 23
initial v1 9 9 When 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`. 10 10 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.