Changeset 3405893
- Timestamp:
- 11/29/2025 05:22:08 PM (4 months ago)
- Location:
- page-categorizer
- Files:
-
- 3 added
- 2 edited
-
tags/1.4.0 (added)
-
tags/1.4.0/page-categorizer.php (added)
-
tags/1.4.0/readme.txt (added)
-
trunk/page-categorizer.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
page-categorizer/trunk/page-categorizer.php
r3384546 r3405893 4 4 * Plugin URI: https://lumumbas.blog/plugins/page-categorizer/ 5 5 * Description: Easily add Categories and Tags to Pages. Simply activate and visit the Page Edit screen. 6 * Version: 1. 3.06 * Version: 1.4.0 7 7 * Requires at least: 6.0 8 8 * Requires PHP: 7.4 … … 12 12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 13 13 * Text Domain: page-categorizer 14 * Domain Path: /languages15 14 */ 16 15 -
page-categorizer/trunk/readme.txt
r3384546 r3405893 1 1 === Page Categorizer === 2 Contributors: lumiblog, divibanks, sebu4, mosescursor2 Contributors: lumiblog, paluhostws, sebu4, mosescursor 3 3 Donate link: https://lumumbas.blog/support-wp-plugins 4 Tags: category, category in page, tag in page, page archive, pages4 Tags: add, category, page, tag, page archive 5 5 Requires PHP: 7.4 6 6 Requires at least: 6.0 7 Tested up to: 6. 88 Stable tag: 1. 3.07 Tested up to: 6.9 8 Stable tag: 1.4.0 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 77 77 == Changelog == 78 78 79 = Version 1.4.0 = 80 * WordPress 6.9 compatibility test passed 81 79 82 = Version 1.3.0 = 80 83 * UPDATE: Plugin screenshots … … 90 93 == Upgrade Notice == 91 94 92 = Version 1.3.0 = 93 * UPDATE: Plugin screenshots 94 * UPDATE: Plugin information 95 = Version 1.4.0 = 96 * WordPress 6.9 compatibility test passed
Note: See TracChangeset
for help on using the changeset viewer.