Changeset 43024 for trunk/src/wp-admin/includes/theme.php
- Timestamp:
- 04/29/2018 09:46:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme.php
r42877 r43024 581 581 * Filters theme data before it is prepared for JavaScript. 582 582 * 583 * Passing a non-empty array will result in `wp_prepare_themes_for_js()`returning583 * Passing a non-empty array will result in wp_prepare_themes_for_js() returning 584 584 * early with that value instead. 585 585 *
Note: See TracChangeset
for help on using the changeset viewer.