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();
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.