Plugin Directory

Changeset 3352376


Ignore:
Timestamp:
08/29/2025 01:30:03 AM (4 months ago)
Author:
daisyplugins
Message:

v1.0.7

Location:
daisy-disable-blocks
Files:
13 added
2 edited

Legend:

Unmodified
Added
Removed
  • daisy-disable-blocks/trunk/daisy-disable-blocks.php

    r3339970 r3352376  
    66 * Author: DaisyPlugins
    77 * Author URI: https://profiles.wordpress.org/daisyplugins/
    8  * Version: 1.0.6
     8 * Version: 1.0.7
    99 * Requires at least: 5.0
    1010 * Tested up to: 6.8
     
    1818
    1919// Define plugin constants.
    20 define( 'DAISYPLUGINS_DISABLE_BLOCKS_VERSION', '1.0.0' );
     20define( 'DAISYPLUGINS_DISABLE_BLOCKS_VERSION', '1.0.7' );
    2121define( 'DAISYPLUGINS_DISABLE_BLOCKS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2222define( 'DAISYPLUGINS_DISABLE_BLOCKS_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
  • daisy-disable-blocks/trunk/readme.txt

    r3339970 r3352376  
    55Requires at least: 5.0
    66Tested up to: 6.8
    7 Stable tag: 1.0.6
     7Stable tag: 1.0.7
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.