Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php

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

Used by 1 function | Uses 0 functions

WC_REST_System_Status_V2_Controller::prepare_item_for_response()

Method: Prepare the system status response

Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1273

Used by 1 function | Uses 1 function

woocommerce_rest_prepare_system_status

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

Used by 1 function | Uses 0 functions

WC_REST_System_Status_V2_Controller::add_db_table_prefix()

Method: Add prefix to table.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:758

Used by 0 functions | Uses 0 functions

WC_REST_System_Status_V2_Controller::get_database_info()

Method: Get array of database information. Version, prefix, and table existence.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:768

Used by 2 functions | Uses 1 function

woocommerce_database_tables

Filter Hook: REST API WC System Status controller

Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:792

Used by 1 function | Uses 0 functions

WC_REST_System_Status_V2_Controller::get_post_type_counts()

Method: Get array of counts of objects. Orders, products, etc.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:869

Used by 2 functions | Uses 0 functions

WC_REST_System_Status_V2_Controller::get_active_plugins()

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

Used by 2 functions | Uses 1 function

WC_REST_System_Status_V2_Controller::get_inactive_plugins()

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

Used by 2 functions | Uses 1 function

WC_REST_System_Status_V2_Controller::format_plugin_data()

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

Used by 2 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress