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_security_info()

Method: Returns security tips.

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

Used by 2 functions | Uses 1 function

WC_REST_System_Status_V2_Controller::get_pages()

Method: Returns a mini-report on WC pages and if they are configured correctly: Present, visible, and including the correct shortcode or block.

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

Used by 2 functions | Uses 1 function

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

Class: System status controller class.

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

Used by 1 function | Uses 1 function

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
« Previous 1 2 3 Next »
Proudly powered by WordPress