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
Query - Add support for multiple types and extensibility
#1368
Closed
iansvo
closed
1 month ago
iansvo
commented
1 month ago
New
Added a Meta Handler class to simplify retrieval of post meta values (including support for third party fields like ACF)
Added SelectMeta and SelectPost to edge22/components along with various other record hooks that the dynamic tag select uses
Improved
DynamicTagSelect now uses reusable components that are shared in other parts of the app.
Fixed
Various UI bugs
Addressed a few issues with the Autocomplete (same as the pro PR)
New
Improved
Fixed