Integrate Gutenberg block data into REST API endpoints.
This plugin enhances the REST API by including Gutenberg block data in JSON format for posts, pages, and widgets. It is designed for developers looking to access detailed block information through API calls. Block Data Integration: Adds has_blocks and blocks fields to the REST API, providing essential block data. JSON Format: Outputs block data in a structured JSON format, making it easy to work with in applications. Compatibility: Works with PHP 7.4 and above, ensuring modern server environments are supported. Easy Installation: Simple setup process via the WordPress dashboard or FTP, allowing for quick deployment. Active Development: Regular updates and community support available through the GitHub repository.
No comments yet. Be the first to start the conversation!