acf-composer
acf-composer copied to clipboard
🩹 fix: Add support for legacy blocks
Don't move supports['align_text'] to supports['typography']['textAlign'] and re-add align-text-* class to legacy blocks. New blocks now have text alignment in supports['typography']['textAlign'].
Thank you! This issue introduced in https://github.com/Log1x/acf-composer/pull/317 is blocking us from upgrading 3.3.0 -> 3.4.0
Will try to test this soon. Sorry for the delay.