Changeset 46232 for trunk/src/wp-admin/includes/theme.php
- Timestamp:
- 09/21/2019 05:40:58 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme.php
r45932 r46232 687 687 * @since 3.8.0 688 688 * 689 * @param array $prepared_themes Array of theme s.689 * @param array $prepared_themes Array of theme data. 690 690 */ 691 691 $prepared_themes = apply_filters( 'wp_prepare_themes_for_js', $prepared_themes );
Note: See TracChangeset
for help on using the changeset viewer.