Releases: royboy789/gutenberg-object-plugin
Releases · royboy789/gutenberg-object-plugin
Version 2 - Now with less Gutenberg.
- New
uid
now part of each block content, really creates a way to have UNIQUE ids for your blocks - New API endpoints:
/posts/[id]/blocks
&/posts/[id]/blocks/[block-id]
to grab only block data, or 1 specific block by id. - Some other stuff that I don't remember, and I'm putting this together while at an airport, on my way to #WCPHX... so forgive me. Read the source.
Version 1.6.0
#WordPress 5.0
Version 1.6.0 is compatible with WordPress 5.0
Version 1.5.0
Removing a lot of the filter data manipulation.
Last tested with Gutenberg version 4.5.1
Bug Fixes
1.4.0 - Bug Fixes
Activation Hook Fix
Version 1.3.0
Version 1.2.0
First packaged release
- No need for
composer
ornpm
- all packaged, ready to install on your site.