Changeset 47060 for trunk/src/wp-admin/includes/theme.php
- Timestamp:
- 01/11/2020 06:30:58 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme.php
r46662 r47060 164 164 * 165 165 * @param WP_Theme $theme WP_Theme object. 166 * @return false|stringHTML for the update link, or false if invalid info was passed.166 * @return string|false HTML for the update link, or false if invalid info was passed. 167 167 */ 168 168 function get_theme_update_available( $theme ) {
Note: See TracChangeset
for help on using the changeset viewer.