Changeset 6094 for trunk/bp-core/admin/bp-core-functions.php
- Timestamp:
- 06/14/2012 12:48:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-functions.php
r6089 r6094 240 240 241 241 // Get current theme info 242 $ct = current_theme_info();242 $ct = wp_get_theme(); 243 243 244 244 // Make sure tags is an array to suppress notices
Note: See TracChangeset
for help on using the changeset viewer.