WC_REST_System_Status_V2_Controller::get_collection_params()
Method: Get any query params needed.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1260
Method: Get any query params needed.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1260
Method: Prepare the system status response
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1273
Filter Hook: Filter the system status returned from the REST API.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1286
Method: Get a list of plugins active on the site.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:882
Method: Get a list of inplugins active on the site.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:910
Method: Format plugin data, including data on updates, into a standard format.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:945
Method: Get a list of Dropins and MU plugins.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:982
Method: Get info on the current active theme, info on parent theme (if presnet) and a list of template overrides.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1015
Filter Hook: Scan the theme directory for all WC templates to see if our theme overrides any of them.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1051
Method: Get some setting values for the site that are useful for debugging purposes. For full settings access, use the settings api.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1111