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.