Category: Query block

  • Concept: Creating a query builder inspired by design tools

    Design Tools and their associated UI are an exciting development both in terms of the power and flexibility they will afford users, but also how they will replace chaos with consistency in the block editor UX. I think the design does a really good job of tidying complex features / interfaces away until the user…

  • Refining the Posts List block

    For those not familiar with how WordPress works under the hood, The Query block (and its friends Query Loop and Query Pagination) can be tricky to understand. Attaining this knowledge shouldn’t really be a requirement to do something simple like display some posts from a category on a page that you’re creating. The existing Posts…