Plugin Directory

Changeset 3416000


Ignore:
Timestamp:
12/10/2025 06:03:03 AM (4 months ago)
Author:
bdkoder
Message:

1.0.6

Location:
responsive-visibility
Files:
26 added
2 edited

Legend:

Unmodified
Added
Removed
  • responsive-visibility/trunk/readme.txt

    r3356856 r3416000  
    11=== Responsive Visibility for Blocks Editor (Hide/Show Blocks for Devices) ===
    2 Version: 1.0.5
    3 Author: wowdevs
    4 Author URI: https://wowdevs.com//
    5 Contributors: wowdevs, hashibali
     2Version: 1.0.6
     3Author: wowdevs, bdkoder
     4Author URI: https://github.com/bdkoder/
     5Contributors: bdkoder, hashibali
    66Tags: responsive visibility, hide/show blocks, Gutenberg addons, device-based content, block visibility
    77Requires at least: 6.0.0
    8 Tested up to: 6.8
    9 Stable tag: 1.0.5
     8Tested up to: 6.9
     9Stable tag: 1.0.6
    1010Requires PHP: 7.4
    1111License: GPLv3
     
    5454Absolutely! 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.
    5555
     56= How can I become a Contributor? =
     57
     58If you want to contribute, go to our [Responsive Visibility GitHub Repository](https://github.com/bdkoder/responsive-visibility/) and see where you can help.
     59
    5660== Screenshots ==
    5761
     
    6165
    6266== Changelog ==
     67
     68= 1.0.6 [10th December 2025] =
     69* System improved
    6370
    6471= 1.0.5 [26th July 2025] =
  • responsive-visibility/trunk/responsive-visibility.php

    r3356856 r3416000  
    55 * Requires at least: 6.1
    66 * Requires PHP:      7.0
    7  * Version:           1.0.5
    8  * Author:            wowdevs
    9  * Author URI:        https://wowdevs.com/
     7 * Version:           1.0.6
     8 * Author:            bdkoder
     9 * Author URI:        https://github.com/bdkoder
    1010 * License:           GPL-2.0+
    1111 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset for help on using the changeset viewer.