{"id":289893,"date":"2026-03-21T09:23:59","date_gmt":"2026-03-21T09:23:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/flavor-block-visibility\/"},"modified":"2026-03-21T09:30:58","modified_gmt":"2026-03-21T09:30:58","slug":"flavor-block-visibility","status":"publish","type":"plugin","link":"https:\/\/gd.wordpress.org\/plugins\/flavor-block-visibility\/","author":23465676,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Flavor Block Visibility","header_author":"Vlad Zelinskyi","header_description":"Adds responsive visibility controls (Hide on Desktop \/ Tablet \/ Mobile) to all Gutenberg blocks in the Advanced panel.","assets_banners_color":"9aaad6","last_updated":"2026-03-21 09:30:58","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.spacenerd.space\/","header_plugin_uri":"","header_author_uri":"https:\/\/www.spacenerd.space\/","rating":0,"author_block_rating":0,"active_installs":50,"downloads":438,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"wpspacenerd","date":"2026-03-21 09:30:58"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":3487733,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3487733,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3487733,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3487733,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3487733,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Toggle controls in the Advanced panel of the block sidebar.","2":"Settings page for customizing breakpoints.","3":"Visual indicator in the editor when a block has visibility rules."},"jetpack_post_was_ever_published":false},"plugin_section":[61],"plugin_tags":[4121,148076,841,606,6309],"plugin_category":[],"plugin_contributors":[258272],"plugin_business_model":[],"class_list":["post-289893","plugin","type-plugin","status-publish","hentry","plugin_section-featured","plugin_tags-blocks","plugin_tags-gutenberg","plugin_tags-mobile","plugin_tags-responsive","plugin_tags-visibility","plugin_contributors-wpspacenerd","plugin_committers-wpspacenerd"],"banners":{"banner":"https:\/\/ps.w.org\/flavor-block-visibility\/assets\/banner-772x250.png?rev=3487733","banner_2x":"https:\/\/ps.w.org\/flavor-block-visibility\/assets\/banner-1544x500.png?rev=3487733","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/flavor-block-visibility\/assets\/icon.svg?rev=3487733","icon":"https:\/\/ps.w.org\/flavor-block-visibility\/assets\/icon.svg?rev=3487733","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/flavor-block-visibility\/assets\/screenshot-1.png?rev=3487733","caption":"Toggle controls in the Advanced panel of the block sidebar."},{"src":"https:\/\/ps.w.org\/flavor-block-visibility\/assets\/screenshot-2.png?rev=3487733","caption":"Settings page for customizing breakpoints."}],"raw_content":"<!--section=description-->\n<p>Flavor Block Visibility adds three simple toggle switches to the <strong>Advanced<\/strong> panel of every Gutenberg block:<\/p>\n\n<ul>\n<li><strong>Hide on Desktop<\/strong> \u2014 hides the block on large screens<\/li>\n<li><strong>Hide on Tablet<\/strong> \u2014 hides the block on medium screens<\/li>\n<li><strong>Hide on Mobile<\/strong> \u2014 hides the block on small screens<\/li>\n<\/ul>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Works with every core and third-party Gutenberg block<\/li>\n<li>Controls appear in the native Advanced panel \u2014 no extra sidebars<\/li>\n<li>Customizable breakpoints via <strong>Settings \u2192 Block Visibility<\/strong><\/li>\n<li>Lightweight \u2014 CSS is only loaded on pages that actually use visibility toggles<\/li>\n<li>Visual indicators in the editor show which blocks have visibility rules<\/li>\n<li>No JavaScript on the frontend \u2014 pure CSS media queries<\/li>\n<li>No build step required<\/li>\n<li>Clean uninstall \u2014 removes all plugin data<\/li>\n<\/ul>\n\n<h4>Default Breakpoints<\/h4>\n\n<ul>\n<li>Mobile: 0 \u2013 767px<\/li>\n<li>Tablet: 768px \u2013 1024px<\/li>\n<li>Desktop: 1025px and above<\/li>\n<\/ul>\n\n<p>Breakpoints can be customized in <strong>Settings \u2192 Block Visibility<\/strong>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>flavor-block-visibility<\/code> folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate through the <strong>Plugins<\/strong> menu in WordPress<\/li>\n<li>Select any block \u2192 open the <strong>Advanced<\/strong> panel in the sidebar \u2192 use the toggles<\/li>\n<li>Optionally adjust breakpoints in <strong>Settings \u2192 Block Visibility<\/strong><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20work%20with%20third-party%20blocks%3F\"><h3>Does this work with third-party blocks?<\/h3><\/dt>\n<dd><p>Yes. The plugin adds responsive controls to every registered Gutenberg block, including blocks from other plugins and themes.<\/p><\/dd>\n<dt id=\"how%20does%20the%20hiding%20work%3F\"><h3>How does the hiding work?<\/h3><\/dt>\n<dd><p>The plugin uses CSS media queries with <code>display: none !important<\/code>. No JavaScript is used on the frontend. The CSS is only loaded on pages where at least one block uses a visibility toggle.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20breakpoints%3F\"><h3>Can I customize the breakpoints?<\/h3><\/dt>\n<dd><p>Yes. Go to <strong>Settings \u2192 Block Visibility<\/strong> to change the pixel values for mobile, tablet, and desktop breakpoints.<\/p><\/dd>\n<dt id=\"will%20this%20affect%20seo%3F\"><h3>Will this affect SEO?<\/h3><\/dt>\n<dd><p>CSS-based responsive hiding is a standard web practice. Search engines understand media queries and do not penalize content that is responsively hidden.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20full%20site%20editing%20%28fse%29%3F\"><h3>Does it work with Full Site Editing (FSE)?<\/h3><\/dt>\n<dd><p>Yes. The plugin supports both classic themes and block themes with Full Site Editing.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Hide on Desktop, Tablet, and Mobile toggles for all Gutenberg blocks.<\/li>\n<li>Customizable breakpoints via Settings page.<\/li>\n<li>Conditional CSS loading \u2014 styles only load when needed.<\/li>\n<li>Visual editor indicators for hidden blocks.<\/li>\n<\/ul>","raw_excerpt":"Adds responsive visibility toggles to every Gutenberg block. Hide blocks on Desktop, Tablet, or Mobile right from the Advanced panel.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/289893","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=289893"}],"author":[{"embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wpspacenerd"}],"wp:attachment":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=289893"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=289893"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=289893"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=289893"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=289893"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=289893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}