W3cubDocs

/WordPress

WP_REST_Font_Collections_Controller::__construct()

Constructor.

Source

public function __construct() {
	$this->rest_base = 'font-collections';
	$this->namespace = 'wp/v2';
}

Changelog

Version Description
6.5.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_rest_font_collections_controller/__construct