Server::get_path() Return the path to the package. ContentsDescription Return Source Related Used By User Contributed Notes Description #Description Return #Return (string) Top ↑Source #Source File: includes/rest-api/Server.php Expand full source code Collapse full source code Top ↑Related #Related Top ↑Used By #Used By Used By Used By Description includes/class-wc-api.php: WC_API::get_rest_api_package_version() Get the version of the REST API package being ran. Since API package was merged into core, this now follows WC version. includes/class-wc-api.php: WC_API::get_rest_api_package_path() Get the version of the REST API package being ran. includes/rest-api/Package.php: Package::get_path() Return the path to the package. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By #Used By Used By Used By Description includes/class-wc-api.php: WC_API::get_rest_api_package_version() Get the version of the REST API package being ran. Since API package was merged into core, this now follows WC version. includes/class-wc-api.php: WC_API::get_rest_api_package_path() Get the version of the REST API package being ran. includes/rest-api/Package.php: Package::get_path() Return the path to the package.