Server::get_path()
Method: Return the path to the package.
Source: includes/rest-api/Server.php:187
Method: Return the path to the package.
Source: includes/rest-api/Server.php:187
Method: List of controllers in the wc/v1 namespace.
Source: includes/rest-api/Server.php:67
Method: List of controllers in the wc/v2 namespace.
Source: includes/rest-api/Server.php:97
Method: List of controllers in the wc/v3 namespace.
Source: includes/rest-api/Server.php:138
Class: Class responsible for loading the REST API and all REST API namespaces.
Source: includes/rest-api/Server.php:17
Method: Hook into WordPress ready to init the REST API as needed.
Source: includes/rest-api/Server.php:30
Method: Register REST API routes.
Source: includes/rest-api/Server.php:37
Method: Get API namespaces – new namespaces should be registered here.
Source: includes/rest-api/Server.php:51