Categoría: BRICKS BRICKS/QUERY/RUN FREE QUERY LOOP WP_QUERY
-

Adding any Custom WP_Query loop to Bricks’ Query Loop
Sometimes we may need to create a custom post loop using Bricks’ query loop feature, but wish to use our own WP_Query code for more flexibility. This could either be because we need to do something that the built-in settings don’t quite allow for (needing something more dynamic for some of the WP_Query arguments), or…