- Timestamp:
- 11/21/2020 12:06:34 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-plugin-installer-skin.php
r49539 r49675 66 66 * @since 5.5.0 67 67 * 68 * @param WP_Error $wp_error WP_Error .68 * @param WP_Error $wp_error WP_Error object. 69 69 * @return bool 70 70 */ … … 326 326 327 327 /** 328 * Filters the list of action links available following a single plugin installation 329 * failurewhen overwriting is allowed.328 * Filters the list of action links available following a single plugin installation failure 329 * when overwriting is allowed. 330 330 * 331 331 * @since 5.5.0
Note: See TracChangeset
for help on using the changeset viewer.