- Timestamp:
- 06/14/2023 06:32:14 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-theme-installer-skin.php
r55595 r55911 47 47 48 48 /** 49 * Action to performbefore installing a theme.49 * Performs an action before installing a theme. 50 50 * 51 51 * @since 2.8.0 … … 82 82 83 83 /** 84 * Action to performfollowing a single theme install.84 * Performs an action following a single theme install. 85 85 * 86 86 * @since 2.8.0 … … 189 189 190 190 /** 191 * Check if the theme can be overwritten and outputthe HTML for overwriting a theme on upload.191 * Checks if the theme can be overwritten and outputs the HTML for overwriting a theme on upload. 192 192 * 193 193 * @since 5.5.0
Note: See TracChangeset
for help on using the changeset viewer.