- Timestamp:
- 03/27/2023 03:09:09 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-theme-installer-skin.php
r55412 r55595 67 67 * 68 68 * @param WP_Error $wp_error WP_Error object. 69 * @return bool 69 * @return bool True if the error should be hidden, false otherwise. 70 70 */ 71 71 public function hide_process_failed( $wp_error ) {
Note: See TracChangeset
for help on using the changeset viewer.