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 / Page 2

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

WC_REST_System_Status_V2_Controller::register_routes()

Method: Register the route for /system_status

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

Used by 0 functions | Uses 1 function

WC_REST_System_Status_V2_Controller::get_items_permissions_check()

Method: Check whether a given request has permission to view system status.

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

Used by 0 functions | Uses 1 function

WC_REST_System_Status_V2_Controller::get_items()

Method: Get a system status info, by section.

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

Used by 0 functions | Uses 2 functions

WC_REST_System_Status_V2_Controller::get_item_schema()

Method: Get the system status schema, conforming to JSON Schema.

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

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