Changeset 30680 for trunk/src/wp-admin/includes/theme.php
- Timestamp:
- 12/01/2014 12:59:43 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme.php
r29856 r30680 139 139 * 140 140 * @param WP_Theme $theme WP_Theme object. 141 * @return string|boolHTML for the update link, or false if invalid info was passed.141 * @return false|string HTML for the update link, or false if invalid info was passed. 142 142 */ 143 143 function get_theme_update_available( $theme ) {
Note: See TracChangeset
for help on using the changeset viewer.