Create, edit, and publish WordPress posts via REST API with full Gutenberg block support. Use when Codex needs to automate WordPress content publishing, gene...
Initial release of WordPress REST API skill with Gutenberg support. - Enables creating, editing, and publishing WordPress posts programmatically using the REST API. - Full support for Gutenberg block serialization and compatible content structure. - Documentation for authentication via Application Passwords, JWT, and environment variables. - Includes guides for uploading media, managing categories, tags, featured images, and custom fields (ACF). - Provides error handling tips and troubleshooting references. - Example scripts and templates included for publishing pipelines and block generation.