Changeset 48105 for trunk/src/wp-admin/themes.php
- Timestamp:
- 06/20/2020 12:12:39 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/themes.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r48097 r48105 553 553 554 554 /** 555 * Returns the template for displayingthe auto-update setting for a theme.555 * Returns the JavaScript template used to display the auto-update setting for a theme. 556 556 * 557 557 * @since 5.5.0 … … 586 586 587 587 /** 588 * Filters the JavaScript template used in Backboneto display the auto-update setting for a theme (in the overlay).588 * Filters the JavaScript template used to display the auto-update setting for a theme (in the overlay). 589 589 * 590 590 * See {@see wp_prepare_themes_for_js()} for the properties of the `data` object.
Note: See TracChangeset
for help on using the changeset viewer.