Changes between Initial Version and Version 1 of Ticket #42089
- Timestamp:
- 02/24/2018 11:52:08 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42089
-
Property
Component
changed from
GeneraltoPosts, Post Types
-
Property
Component
changed from
-
Ticket #42089 – Description
initial v1 1 It would be very helpful if there was a function to detect if the page being viewed is a scheduled post. Call this is_draft_preview().1 It would be very helpful if there was a function to detect if the page being viewed is a preview of a draft. Call this is_draft_preview(). 2 2 Currently, you can achieve this check with code like this: 3 3 {{{#!php