wpseek.com
A WordPress-centric search engine for devs and theme authors
is_post_publicly_viewable › WordPress Function
Since5.7.0
Deprecatedn/a
› is_post_publicly_viewable ( $post = null )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Determines whether a post is publicly viewable.
Posts are considered publicly viewable if both the post status and post type are viewable.Related Functions: is_term_publicly_viewable, is_post_type_viewable, is_post_status_viewable, is_taxonomy_viewable, is_post_embeddable