W3cubDocs

/WordPress

WP_Ajax_Upgrader_Skin::get_errors(): WP_Error

Retrieves the list of errors.

Return

WP_Error Errors during an upgrade.

Source

public function get_errors() {
	return $this->errors;
}

Changelog

Version Description
4.6.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_ajax_upgrader_skin/get_errors