Description
Sityn Enhancer for Bricks Builder supercharges the Bricks Builder experience with a suite of productivity features:
BEM Class Generator
Add a BEM button to the Bricks structure panel for quick BEM class generation and application. Select a parent element, click BEM, and instantly generate properly structured Block__Element classes for all children.
Auto Complete var()
Automatically wrap CSS custom properties (–name) in var() when pressing Enter or semicolon in any Bricks Builder input field or the Custom CSS editor.
Auto Complete calc()
Automatically wrap arithmetic expressions (e.g. 100% – 20px) in calc() when pressing Enter or semicolon. Works seamlessly with var() auto-complete for combined expressions.
Each feature can be independently enabled or disabled from the Sityn Enhancer for Bricks Builder settings page.
Installation
- Upload the
sityn-enhancer-for-bricks-builderfolder towp-content/plugins/. - Activate the plugin through the Plugins screen in WordPress.
- Ensure Bricks Builder is installed and active.
- Navigate to Sityn Enhancer for Bricks Builder in the admin menu to configure feature toggles.
FAQ
-
Does this plugin require Bricks Builder?
-
Yes. Sityn Enhancer for Bricks Builder is an addon specifically designed for Bricks Builder and will not function without it.
-
Can I enable only specific features?
-
Yes. Each feature has an independent toggle on the Sityn Enhancer for Bricks Builder settings page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sityn Enhancer for Bricks Builder” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sityn Enhancer for Bricks Builder” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- BEM Class Generator with re-entry mode support and skip toggle.
- Auto Complete var() for CSS custom properties.
- Auto Complete calc() for arithmetic expressions.
- CodeMirror integration for Custom CSS editor.
