UgcForumPost
The UgcForumPost object
| Method | Description |
|---|---|
| censorUserPost | Censors a forum post made by a particular user. |
| createPost | Creates a new forum post. |
| deletePost | Attempt to delete a forum post. |
| editPost | Edits a forum post. |
| getNetworkPosts | Gets the most recent posts across the network or a site. |
| getPostInfo | Gets info about a particular forum post. |
| previewPost | Generates a parsed preview of a new post's content. |
| publishPost | Publishes an inactive or draft forum post. |