- Timestamp:
- 03/10/2016 07:45:07 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-component.php
r10555 r10652 67 67 'screens', 68 68 'caps', 69 'classes',70 69 'filters', 71 70 'settings', … … 74 73 'notifications', 75 74 ); 75 76 if ( ! buddypress()->do_autoload ) { 77 $includes[] = 'classes'; 78 } 76 79 77 80 if ( is_admin() ) {
Note: See TracChangeset
for help on using the changeset viewer.