issues
search
tomusborne
/
generateblocks
GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
198
stars
23
forks
source link
Fix: Container toolbar appenders
#1406
Closed
tomusborne
closed
3 weeks ago
tomusborne
commented
3 weeks ago
This PR does a couple of things.
Reverts the version 1 block toolbar appenders to how they were, so they will continue to work as they always have.
Moves the version 2 block toolbar appenders into the proper file.
Conditionally shows the correct buttons based on the block version you have set.
This PR does a couple of things.