LearnDash_REST_API::get_controller( string $post_type = '' )
Get REST controller for post type.
Parameters #
- $post_type
-
(string)
(Optional)
Post Type slug to check.
Default value: ''
Return #
(string) Class name.
Changelog #
Changelog
Version |
Description |
2.5.8 |
Introduced. |