W3cubDocs

/WordPress

WP_REST_Post_Format_Search_Handler::__construct()

Constructor.

Source

public function __construct() {
	$this->type = 'post-format';
}

Changelog

Version Description
5.6.0 Introduced.

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