llms_rest_get_all_error_statuses( WP_Error $wp_error )

Returns all the error statuses of a WP_Error


Description Description


Parameters Parameters

$wp_error

(Required) The WP_Error object.


Top ↑

Return Return

(int[])


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.18 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.