Plugin Directory

Changeset 3215752


Ignore:
Timestamp:
01/01/2025 08:55:41 PM (14 months ago)
Author:
dplugins
Message:

Update to version 1.0.2 from GitHub

Location:
dblocks-finder
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • dblocks-finder/tags/1.0.2/dblocks-finder.php

    r3215751 r3215752  
    55 * Requires at least: 6.1
    66 * Requires PHP:      7.4
    7  * Version:           1.0.1
    8  * Author:            DBlocks
     7 * Version:           1.0.2
     8  * Author:           DPlugins
    99 * License:           GPL-2.0-or-later
     10 * Author URI:        https://dplugins.com/
    1011 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
    1112 * Text Domain:       dblocks-finder
  • dblocks-finder/tags/1.0.2/readme.txt

    r3215751 r3215752  
    44Requires at least: 6.6.0
    55Tested up to: 6.7.1
    6 Stable tag: 1.0.1
     6Stable tag: 1.0.2
    77Requires PHP: 7.4
    88License: GPL-2.0-or-later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 DBlocks Finder is a WordPress plugin to easily find and manage Gutenberg blocks and patterns, with a simple interface to view their usage across posts.
     11DBlocks Finder is a WordPress plugin to easily find and manage Gutenberg blocks and synced patterns. Simple UI to find them across posts and pages.
    1212
    1313== Description ==
     
    4848
    4949== Changelog ==
     50= 1.0.2 =
     51* added readme.txt
     52
    5053= 1.0.1 =
    5154* test push
  • dblocks-finder/trunk/dblocks-finder.php

    r3215751 r3215752  
    55 * Requires at least: 6.1
    66 * Requires PHP:      7.4
    7  * Version:           1.0.1
    8  * Author:            DBlocks
     7 * Version:           1.0.2
     8  * Author:           DPlugins
    99 * License:           GPL-2.0-or-later
     10 * Author URI:        https://dplugins.com/
    1011 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
    1112 * Text Domain:       dblocks-finder
  • dblocks-finder/trunk/readme.txt

    r3215751 r3215752  
    44Requires at least: 6.6.0
    55Tested up to: 6.7.1
    6 Stable tag: 1.0.1
     6Stable tag: 1.0.2
    77Requires PHP: 7.4
    88License: GPL-2.0-or-later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 DBlocks Finder is a WordPress plugin to easily find and manage Gutenberg blocks and patterns, with a simple interface to view their usage across posts.
     11DBlocks Finder is a WordPress plugin to easily find and manage Gutenberg blocks and synced patterns. Simple UI to find them across posts and pages.
    1212
    1313== Description ==
     
    4848
    4949== Changelog ==
     50= 1.0.2 =
     51* added readme.txt
     52
    5053= 1.0.1 =
    5154* test push
Note: See TracChangeset for help on using the changeset viewer.