Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #37114, comment 17


Ignore:
Timestamp:
10/06/2016 05:21:13 PM (8 years ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37114, comment 17

    initial v1  
    22* Post status: `$post->post_status`
    33* Post type: `$post->post_type`
    4 * Post ID: `$post->ID
     4* Post ID: `$post->ID`
    55* Post thumbnail: `has_post_thumbnail()`
    66* Post password required/protected: `post_password_required()`