Changeset 3215752
- Timestamp:
- 01/01/2025 08:55:41 PM (14 months ago)
- Location:
- dblocks-finder
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.2 (copied) (copied from dblocks-finder/trunk)
-
tags/1.0.2/dblocks-finder.php (modified) (1 diff)
-
tags/1.0.2/readme.txt (modified) (2 diffs)
-
trunk/dblocks-finder.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dblocks-finder/tags/1.0.2/dblocks-finder.php
r3215751 r3215752 5 5 * Requires at least: 6.1 6 6 * Requires PHP: 7.4 7 * Version: 1.0. 18 * Author: DBlocks7 * Version: 1.0.2 8 * Author: DPlugins 9 9 * License: GPL-2.0-or-later 10 * Author URI: https://dplugins.com/ 10 11 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 12 * Text Domain: dblocks-finder -
dblocks-finder/tags/1.0.2/readme.txt
r3215751 r3215752 4 4 Requires at least: 6.6.0 5 5 Tested up to: 6.7.1 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 Requires PHP: 7.4 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 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.11 DBlocks Finder is a WordPress plugin to easily find and manage Gutenberg blocks and synced patterns. Simple UI to find them across posts and pages. 12 12 13 13 == Description == … … 48 48 49 49 == Changelog == 50 = 1.0.2 = 51 * added readme.txt 52 50 53 = 1.0.1 = 51 54 * test push -
dblocks-finder/trunk/dblocks-finder.php
r3215751 r3215752 5 5 * Requires at least: 6.1 6 6 * Requires PHP: 7.4 7 * Version: 1.0. 18 * Author: DBlocks7 * Version: 1.0.2 8 * Author: DPlugins 9 9 * License: GPL-2.0-or-later 10 * Author URI: https://dplugins.com/ 10 11 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 12 * Text Domain: dblocks-finder -
dblocks-finder/trunk/readme.txt
r3215751 r3215752 4 4 Requires at least: 6.6.0 5 5 Tested up to: 6.7.1 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 Requires PHP: 7.4 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 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.11 DBlocks Finder is a WordPress plugin to easily find and manage Gutenberg blocks and synced patterns. Simple UI to find them across posts and pages. 12 12 13 13 == Description == … … 48 48 49 49 == Changelog == 50 = 1.0.2 = 51 * added readme.txt 52 50 53 = 1.0.1 = 51 54 * test push
Note: See TracChangeset
for help on using the changeset viewer.