Changeset 11987
- Timestamp:
- 04/22/2018 04:19:19 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-theme-compatibility.php
r11936 r11987 995 995 */ 996 996 function bp_check_theme_template_pack_dependency() { 997 if ( bp_is_deactivation() ) { 998 return; 999 } 1000 997 1001 $all_packages = array_keys( buddypress()->theme_compat->packages ); 998 1002
Note: See TracChangeset
for help on using the changeset viewer.