| Class | Description |
|---|---|
| Blog |
An immutable blog.
|
| ImageAttachment |
A post that represents an image attachment.
|
| Meta |
Metadata associated with a post, user, or
other object.
|
| Paging |
Paging constraint.
|
| Post |
An immutable post.
|
| Post.Builder |
Builds an immutable post.
|
| Shortcode |
A shortcode.
|
| Site |
An immutable site.
|
| TaxonomyTerm |
A term as referenced in a taxonomy.
|
| Term |
An immutable term.
|
| User |
An immutable user.
|
| Enum | Description |
|---|---|
| Post.CommentStatus | |
| Post.Sort |
Post sort methods.
|
| Post.Status |
Post status.
|
| Post.Type |
The post type.
|