apply_filters( 'dozent_has_single_template_in_theme', bool , string $post_type )
Filter the default return value of dozent_has_single_template_in_theme() function
Parameters
-
(bool) file_exists( $template_location )
- $post_type
-
(string) passing post type.
Source
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |