Changeset 36687
- Timestamp:
- 02/24/2016 04:43:49 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r36645 r36687 247 247 * This allows Core components to be excluded from being instantiated by 248 248 * filtering them out of the array. Note that this filter generally runs 249 * during the `plugins_loaded`action, so it cannot be added249 * during the {@see 'plugins_loaded'} action, so it cannot be added 250 250 * in a theme. 251 251 *
Note: See TracChangeset
for help on using the changeset viewer.