Схема определяет все поля которые существуют в объекте с постами.
datestring, datetime ([details](https://core.trac.wordpress.org/ticket/41032)) |
The date the object was published, in the site's timezone.
Context: |
date_gmtstring, datetime ([details](https://core.trac.wordpress.org/ticket/41032)) |
The date the object was published, as GMT.
Context: |
guidobject |
The globally unique identifier for the object.
Read only Context: |
idinteger |
Unique identifier for the object.
Read only Context: |
linkstring, uri |
URL to the object.
Read only Context: |
modifiedstring, datetime ([details](https://core.trac.wordpress.org/ticket/41032)) |
The date the object was last modified, in the site's timezone.
Read only Context: |
modified_gmtstring, datetime ([details](https://core.trac.wordpress.org/ticket/41032)) |
The date the object was last modified, as GMT.
Read only Context: |
slugstring |
An alphanumeric identifier for the object unique to its type.
Context: |
statusstring |
A named status for the object.
Context: One of: |
typestring |
Type of Post for the object.
Read only Context: |
passwordstring |
A password to protect access to the content and excerpt.
Context: |
permalink_templatestring |
Permalink template for the object.
Read only Context: |
generated_slugstring |
Slug automatically generated from the object title.
Read only Context: |
titleobject |
The title for the object.
Context: |
contentobject |
The content for the object.
Context: |
authorinteger |
The ID for the author of the object.
Context: |
excerptobject |
The excerpt for the object.
Context: |
featured_mediainteger |
The ID of the featured media for the object.
Context: |
comment_statusstring |
Whether or not comments are open on the object.
Context: One of: |
ping_statusstring |
Whether or not the object can be pinged.
Context: One of: |
formatstring |
The format for the object.
Context: One of: |
metaobject |
Meta fields.
Context: |
stickyboolean |
Whether or not the object should be treated as sticky.
Context: |
templatestring |
The theme file to use to display the object.
Context: |
categoriesarray |
The terms assigned to the object in the category taxonomy.
Context: |
tagsarray |
The terms assigned to the object in the post_tag taxonomy.
Context: |