Схема определяет все поля которые существуют в объекте с постами.
date string, datetime ([details](https://core.trac.wordpress.org/ticket/41032)) |
The date the object was published, in the site's timezone.
Context: |
date_gmt string, datetime ([details](https://core.trac.wordpress.org/ticket/41032)) |
The date the object was published, as GMT.
Context: |
guid object |
The globally unique identifier for the object.
Read only Context: |
id integer |
Unique identifier for the object.
Read only Context: |
link string, uri |
URL to the object.
Read only Context: |
modified string, 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_gmt string, datetime ([details](https://core.trac.wordpress.org/ticket/41032)) |
The date the object was last modified, as GMT.
Read only Context: |
slug string |
An alphanumeric identifier for the object unique to its type.
Context: |
status string |
A named status for the object.
Context: One of: |
type string |
Type of Post for the object.
Read only Context: |
password string |
A password to protect access to the content and excerpt.
Context: |
permalink_template string |
Permalink template for the object.
Read only Context: |
generated_slug string |
Slug automatically generated from the object title.
Read only Context: |
title object |
The title for the object.
Context: |
content object |
The content for the object.
Context: |
author integer |
The ID for the author of the object.
Context: |
excerpt object |
The excerpt for the object.
Context: |
featured_media integer |
The ID of the featured media for the object.
Context: |
comment_status string |
Whether or not comments are open on the object.
Context: One of: |
ping_status string |
Whether or not the object can be pinged.
Context: One of: |
format string |
The format for the object.
Context: One of: |
meta object |
Meta fields.
Context: |
sticky boolean |
Whether or not the object should be treated as sticky.
Context: |
template string |
The theme file to use to display the object.
Context: |
categories array |
The terms assigned to the object in the category taxonomy.
Context: |
tags array |
The terms assigned to the object in the post_tag taxonomy.
Context: |