Sityn Enhancer for Bricks Builder

外掛說明

Sityn Enhancer for Bricks Builder supercharges the Bricks Builder experience with a massive suite of workflow features, custom conditions, dynamic tags, and interaction enhancements:

Productivity & Workflow

  • BEM Class Generator: One-click BEM class generation and application. Select a parent element and instantly generate properly structured Block__Element classes for all children.
  • Auto Complete var(): Automatically wraps CSS custom properties (–name) in var() when pressing Enter or semicolon in the builder.
  • Auto Complete calc(): Automatically wraps arithmetic expressions in calc() dynamically.

Advanced Conditions

Unlock new possibilities for element visibility with new Bricks Conditions:
* Archive Types & Category Archives
* Search Results pages
* Post Authored by the current logged-in user
* Author has published CPT entries
* Body Classes include or exclude specific text
* Current Day, Month, and Year checks
* CPT has at least one published entry

Dynamic Tags

Inject powerful data directly into your elements:
* User Data: IP Address, Browser, OS, Device Type, Session Duration, Visit Count.
* Post Data: Reading Time estimation, Time Ago formatting, Post View Count.
* String Manipulation: Uppercase, Lowercase, Truncate.
* Utility Data: Current URL, URL Parameters, Random Numbers, Random Strings, WP Version.
* Media: Image Alt Text, Image Caption, Media File Size.

Custom Actions & Triggers (Interactions)

Expands the native Bricks Interactions API with custom javascript triggers and actions:
* Triggers: Scroll offset, Resize, Tab Active, Double Click, Context Menu, Focus Within, Theme Change (dark/light), Checkbox Checked/Unchecked, Paste, Network Online/Offline, Before Print.
* Actions: Copy to Clipboard, Media (Play/Pause/Mute Video/Audio), Submit Form, Focus Element, Disable Element, Navigate Back/Forward, Print Page, Reload Page, Remove Element, Toggle Password Visibility.

Each feature can be independently enabled or disabled from the Sityn Enhancer for Bricks Builder settings page to maintain optimal performance.

安裝方式

  1. Upload the sityn-enhancer folder to wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Ensure Bricks Builder is installed and active.
  4. Navigate to Sityn Enhancer for Bricks Builder in the admin menu to configure feature toggles.

常見問題集

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.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Sityn Enhancer for Bricks Builder〉的開發相關工作。

參與者

〈Sityn Enhancer for Bricks Builder〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Sityn Enhancer for Bricks Builder〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.1

  • HOTFIX: Fixed a fatal error caused by a case-sensitive file path autoloader resolution issue strictly on Unix server environments (e.g. Settings_Page class).

1.1.0

  • HUGE UPDATE: Added comprehensive Condition rules (Archives, Authors, Dates, Body Classes).
  • HUGE UPDATE: Added 20+ Dynamic Tags for User Data, Post Reading Time, String Manipulations, and more.
  • HUGE UPDATE: Added 11+ custom Bricks Interaction Triggers (Scroll, Resize, Network, Paste, Double Click).
  • HUGE UPDATE: Added 10+ custom Bricks Interaction Actions (Copy Content, Media Controls, Tabs/Focus Management).
  • Fixed text-domain consistency and achieved 100% WPCS standards compliance.

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.