1 min read

WordPress Integration

Overview

Connect Vantage to WordPress for post management, page management, comment creation, and media/user administration.

Prerequisites

RequirementDetails
AccountA WordPress account with API access
Auth TypeApplication Password / JWT / OAuth

Available Actions

ActionDescription
List PostsList blog posts
Get PostGet post details
Create PostCreate a new post
Update PostUpdate a post
Delete PostDelete a post
List PagesList all pages
List CategoriesList categories
List TagsList tags
Create CommentAdd a comment
List MediaList media library
List UsersList site users
Get MeGet current user

Configuration

Refer to the Setup Guide for step-by-step instructions on connecting WordPress to Vantage.

See Also