Changeset 55595 for trunk/src/wp-admin/includes/class-wp-upgrader-skin.php
- Timestamp:
- 03/27/2023 03:09:09 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader-skin.php
r54133 r55595 271 271 * 272 272 * @param WP_Error $wp_error WP_Error object. 273 * @return bool 273 * @return bool True if the error should be hidden, false otherwise. 274 274 */ 275 275 public function hide_process_failed( $wp_error ) {
Note: See TracChangeset
for help on using the changeset viewer.