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.

  1. Reverts the version 1 block toolbar appenders to how they were, so they will continue to work as they always have.
  2. Moves the version 2 block toolbar appenders into the proper file.
  3. Conditionally shows the correct buttons based on the block version you have set.