Changeset 3416000
- Timestamp:
- 12/10/2025 06:03:03 AM (4 months ago)
- Location:
- responsive-visibility
- Files:
-
- 26 added
- 2 edited
-
tags/1.0.6 (added)
-
tags/1.0.6/assets (added)
-
tags/1.0.6/assets/imgs (added)
-
tags/1.0.6/assets/imgs/icon-256x256.png (added)
-
tags/1.0.6/build (added)
-
tags/1.0.6/build/extentions (added)
-
tags/1.0.6/build/extentions/responsive-visibility (added)
-
tags/1.0.6/build/extentions/responsive-visibility/block.json (added)
-
tags/1.0.6/build/extentions/responsive-visibility/index-rtl.css (added)
-
tags/1.0.6/build/extentions/responsive-visibility/index.asset.php (added)
-
tags/1.0.6/build/extentions/responsive-visibility/index.css (added)
-
tags/1.0.6/build/extentions/responsive-visibility/index.js (added)
-
tags/1.0.6/build/extentions/responsive-visibility/style-index-rtl.css (added)
-
tags/1.0.6/build/extentions/responsive-visibility/style-index.css (added)
-
tags/1.0.6/dci (added)
-
tags/1.0.6/dci/assets (added)
-
tags/1.0.6/dci/assets/css (added)
-
tags/1.0.6/dci/assets/css/dci.css (added)
-
tags/1.0.6/dci/assets/js (added)
-
tags/1.0.6/dci/assets/js/dci.js (added)
-
tags/1.0.6/dci/deactivate-feedback.php (added)
-
tags/1.0.6/dci/insights.php (added)
-
tags/1.0.6/dci/notice.php (added)
-
tags/1.0.6/dci/start.php (added)
-
tags/1.0.6/readme.txt (added)
-
tags/1.0.6/responsive-visibility.php (added)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/responsive-visibility.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
responsive-visibility/trunk/readme.txt
r3356856 r3416000 1 1 === Responsive Visibility for Blocks Editor (Hide/Show Blocks for Devices) === 2 Version: 1.0. 53 Author: wowdevs 4 Author URI: https:// wowdevs.com//5 Contributors: wowdevs, hashibali2 Version: 1.0.6 3 Author: wowdevs, bdkoder 4 Author URI: https://github.com/bdkoder/ 5 Contributors: bdkoder, hashibali 6 6 Tags: responsive visibility, hide/show blocks, Gutenberg addons, device-based content, block visibility 7 7 Requires at least: 6.0.0 8 Tested up to: 6. 89 Stable tag: 1.0. 58 Tested up to: 6.9 9 Stable tag: 1.0.6 10 10 Requires PHP: 7.4 11 11 License: GPLv3 … … 54 54 Absolutely! You can use this plugin to selectively **hide/show blocks** on mobile, tablet, or desktop devices, giving you full control over your site's responsive design. 55 55 56 = How can I become a Contributor? = 57 58 If you want to contribute, go to our [Responsive Visibility GitHub Repository](https://github.com/bdkoder/responsive-visibility/) and see where you can help. 59 56 60 == Screenshots == 57 61 … … 61 65 62 66 == Changelog == 67 68 = 1.0.6 [10th December 2025] = 69 * System improved 63 70 64 71 = 1.0.5 [26th July 2025] = -
responsive-visibility/trunk/responsive-visibility.php
r3356856 r3416000 5 5 * Requires at least: 6.1 6 6 * Requires PHP: 7.0 7 * Version: 1.0. 58 * Author: wowdevs9 * Author URI: https:// wowdevs.com/7 * Version: 1.0.6 8 * Author: bdkoder 9 * Author URI: https://github.com/bdkoder 10 10 * License: GPL-2.0+ 11 11 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.