WP_REST_Post_Format_Search_Handler::__construct()

In this article

Constructor.

Source

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

Changelog

VersionDescription
5.6.0Introduced.

User Contributed Notes

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