Changes between Initial Version and Version 1 of Ticket #7730, comment 1
- Timestamp:
- 03/26/2018 03:25:01 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7730, comment 1
initial v1 2 2 3 3 e.g. 4 ``` 4 {{{ 5 5 add_theme_support("buddypress-use-nouveau"); 6 6 add_theme_support("buddypress-use-legacy"); 7 ``` 7 }}} 8 8 9 9 If one is set, and a template pack with that ID exists, then BuddyPress will load that instead of the site preference.