
內容簡介
Flavor Block Visibility 外掛為每個 Gutenberg 區塊的進階面板新增三個簡單的切換開關,讓使用者可以根據不同裝置隱藏區塊,提升網站的響應式設計效果。
【主要功能】
• 支援所有核心及第三方 Gutenberg 區塊
• 控制選項顯示於原生進階面板
• 可自訂斷點於設定中
• 輕量化,僅在使用切換的頁面載入 CSS
• 編輯器中顯示可見性規則的視覺指示器
• 前端無需 JavaScript,僅使用純 CSS 媒體查詢
外掛標籤
開發者團隊
原文外掛簡介
Flavor Block Visibility adds three simple toggle switches to the Advanced panel of every Gutenberg block:
Hide on Desktop — hides the block on large screens
Hide on Tablet — hides the block on medium screens
Hide on Mobile — hides the block on small screens
Features
Works with every core and third-party Gutenberg block
Controls appear in the native Advanced panel — no extra sidebars
Customizable breakpoints via Settings → Block Visibility
Lightweight — CSS is only loaded on pages that actually use visibility toggles
Visual indicators in the editor show which blocks have visibility rules
No JavaScript on the frontend — pure CSS media queries
No build step required
Clean uninstall — removes all plugin data
Default Breakpoints
Mobile: 0 – 767px
Tablet: 768px – 1024px
Desktop: 1025px and above
Breakpoints can be customized in Settings → Block Visibility.
