=== Responsive Visibility for Gutenberg Blocks (Hide/Show Blocks for Devices) === Version: 1.0.2 Author: wowdevs Author URI: https://wowdevs.com// Contributors: wowdevs, hashibali Tags: blocks, responsive visibility, addons Requires at least: 6.0.0 Tested up to: 6.6.1 Stable tag: 1.0.2 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Global responsive visibility Blocks tool. == Description == The responsive visibility bundle will give you the ability to control a page's content based on the device your visitors are using to view the page. https://youtu.be/g7My09gTghI When placing blocks on a page, the best region to place them in for desktop displays and mobile displays is not always the same. For instance, having a lead generation form at the top of the sidebar is great for a desktop display, but ends up at the bottom of the page on a mobile display. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/responsive-visibility` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Is it support all blocks? = Yes, it's support without any issue. == Screenshots == == Changelog == = 1.0.2 [11th Sep 2024] = * System improved = 1.0.1 [11th Sep 2024] = * System improved = 1.0.0 = * Initial Release