Bricksy Bits

外掛說明

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.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/bricksy-bits directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to any Query Loop inside Bricks and use Query Loop Index in the conditions dropdown.

常見問題集

Does this plugin add other features too?

Yes. More useful Bricks extensions are planned and will be added gradually.

Can I suggest a feature?

Absolutely! If there’s a small but useful feature missing in Bricks, feel free to open an issue in the GitHub repo.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Bricksy Bits〉的開發相關工作。

參與者

將〈Bricksy Bits〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Adds Query Loop Index condition for Bricks Query Loops.