- Timestamp:
- 07/28/2020 11:55:19 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-theme-installer-skin.php
r48545 r48661 47 47 48 48 /** 49 * Action to perform before installing a theme. 50 * 51 * @since 2.8.0 49 52 */ 50 53 public function before() { … … 79 82 80 83 /** 84 * Action to perform following a single theme install. 85 * 86 * @since 2.8.0 81 87 */ 82 88 public function after() {
Note: See TracChangeset
for help on using the changeset viewer.