Integrations
WordPress
Connect and verify WordPress — publish adapter expanding.
Current status
WordPress connect and verify work today. The automated publish adapter is not yet available — you can store credentials and confirm API access, but content jobs will not publish to WordPress until the adapter ships.
See Platform limitations.
What you need
- WordPress site URL (root that serves WP — e.g.
https://blog.acme.com) - Username with Editor or Administrator role
- Application Password (not your login password)
Helpful links:
Verify REST API: https://yoursite.com/wp-json/ should return JSON in a browser.
Connect
- Open CMS.
- Choose WordPress.
- Enter site URL, username, and application password.
- Click Verify.
- Activate when verification succeeds.
Credentials are encrypted in Supabase Vault (AES fallback) and never shown again in the UI.
When publish is available
You will not need to reconnect — the same verified connection will be used for the publish adapter. Check release notes or this doc for updates.