New
- Term Queries: Added “Include terms from this post” (i.e. object_id) param support.
- Term & User Queries: Added {{post_id}} placeholder support for all meta_value params
Improved
- Post Queries can now order by meta value.
- Current Author support now works properly in the editor as well as the frontend. This was an existing issue in GenerateBlocks itself, but I fixed it while I was in there doing some other things.
- User Queries: Post queries running in a user query can now correctly pull the posts associated with that specific user.
Fixed
- Fixed a run time error caused by someone (me) adding the wrong prop.
- Fix type definitions