Changeset 48677
- Timestamp:
- 07/28/2020 06:14:03 PM (4 years ago)
- Location:
- trunk/src/wp-admin/includes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-plugin-installer-skin.php
r48676 r48677 326 326 327 327 /** 328 * Filters the list of action links available following a single plugin installation failed but overwrite is allowed. 328 * Filters the list of action links available following a single plugin installation 329 * failure when overwriting is allowed. 329 330 * 330 331 * @since 5.5.0 -
trunk/src/wp-admin/includes/class-theme-installer-skin.php
r48676 r48677 359 359 360 360 /** 361 * Filters the list of action links available following a single theme installation failed but overwrite is allowed. 361 * Filters the list of action links available following a single theme installation 362 * failure when overwriting is allowed. 362 363 * 363 364 * @since 5.5.0
Note: See TracChangeset
for help on using the changeset viewer.