Filter: bricks/query/loop_object

The Bricks Query Loop supports 3 types of queries by default (Posts, Terms, and Users). But it can be extended to support any other query. While iterating through the query results, the iteration object could be manipulated using the bricks/query/loop_object like so: The filter callback receives two arguments: $loop_object is the current loop iteration value … Continue reading Filter: bricks/query/loop_object