Warning: This method has been deprecated.
WC_Legacy_API::register_rest_routes()
Register REST API routes.
Description Description
Source Source
File: includes/legacy/class-wc-legacy-api.php
public function register_rest_routes() { $this->register_wp_admin_settings(); }
Changelog Changelog
Version | Description |
---|---|
3.7.0 | Introduced. |