Constructor.
$post_typestringrequired
public function __construct( $post_type ) {
$this->post_type = $post_type;
}
| Version | Description |
|---|---|
| 4.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_rest_post_meta_fields/__construct