Bricksy Bits
A lightweight Bricks Builder addon that brings essential missing features — starting with a performance-friendly Query Loop Index condition.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 237 days ago
Is Bricksy Bits abandoned?
Likely maintained (last update 237 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Bricksy Bits enhances Bricks Builder with tiny but essential features that are missing from the core — built for performance and developer experience (DX).
The first feature:
– Adds a Query Loop Index condition to Bricks’ Condition panel.
– Allows targeting items inside a loop using operators like ==, <, >, etc.
– The index starts from 0 for better logical control.
– Great for creating custom layouts without writing multiple queries.
Stop duplicating queries just to style the first few posts differently. Now you can do it with a single loop.
Credits
Made with ☕, 🔁, and clean queries.
License
This plugin is licensed under the GPLv2 or later.
Installation
- Upload the plugin files to the
/wp-content/plugins/bricksy-bitsdirectory, or install the plugin through the WordPress plugin screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to any Query Loop inside Bricks and use
Query Loop Indexin the conditions dropdown.
Frequently Asked Questions
Yes. More useful Bricks extensions are planned and will be added gradually.
Absolutely! If there’s a small but useful feature missing in Bricks, feel free to open an issue in the GitHub repo.
Review feed
Screenshots
Changelog
1.0.0
- Initial release.
- Adds Query Loop Index condition for Bricks Query Loops.