wpseek.com
A WordPress-centric search engine for devs and theme authors
is_post_type_viewable › WordPress Function
Since4.4.0
Deprecatedn/a
› is_post_type_viewable ( $post_type )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: | |
Change Log: |
|
Determines whether a post type is considered "viewable".
For built-in post types such as posts and pages, the 'public' value will be evaluated. For all others, the 'publicly_queryable' value will be used.Related Functions: is_post_type_hierarchical, is_post_type_archive, get_post_type_labels, is_taxonomy_viewable, _show_post_preview