WP Manifestindependent plugin directory
manifest / integrations / wp-block-data

WordPress Block Data archived

WordPress plugin to extract all data from all blocks inside of a post (created with Gutenberg)

by Leonardo Losoviz · github.com/leoloso/wp-block-data · website

1stars
50composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/leoloso/wp-block-data/archive/refs/heads/master.zip

Also on Packagist as leoloso/wp-block-data:

composer require leoloso/wp-block-data

From the readme

WordPress Block Data WordPress plugin to extract all data from all blocks inside of a post (created with Gutenberg) Install Install the plugin via Composer And then activate the plugin "WordPress Block Data" Usage Obtain the Gutenberg data for all blocks in a post with ID $postid like this: The data can also be retrieved through the following REST endpoint: Contributing Please see CONTRIBUTING and CODEOFCONDUCT for details. Security If you discover any security related issues, please email leo@getpop.org instead of using the issue tracker. Credits - [Leonardo Losoviz][link-author] License The MIT License (MIT). Please see License File for more information. [link-author]: https://github.com/leoloso

Read the full README on GitHub →

Releases

TagPublished
v0.4 Aug 21, 2019
v0.3 Aug 13, 2019
v0.2 Aug 8, 2019
v0.1 Aug 7, 2019

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.