Changes between Initial Version and Version 2 of Ticket #49380
- Timestamp:
- 04/08/2020 12:23:07 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49380 – Description
initial v2 13 13 }}} 14 14 15 Determines if a post is viewable based on the outcome of `is_post_ status_viewable()` and `is_post_status_viewable()`.15 Determines if a post is viewable based on the outcome of `is_post_type_viewable()` and `is_post_status_viewable()`. 16 16 17 17 Defaults to current post in loop, ie result of `get_post()`.