Summery Summery
Filters list of page templates for a theme.
Syntax Syntax
Parameters Parameters
- $post_templates
-
Array of template header names keyed by the template file name.
- $this
-
The theme object.
- $post
-
The post being edited, provided for context, or null.
- $post_type
-
Post type to get the templates for.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.9.6 | Introduced. |