Changeset 3124318
- Timestamp:
- 07/24/2024 04:38:50 AM (20 months ago)
- Location:
- shadow-terms
- Files:
-
- 2 deleted
- 4 edited
- 1 copied
-
tags/1.2.1 (copied) (copied from shadow-terms/trunk)
-
tags/1.2.1/phpstan.neon.dist (deleted)
-
tags/1.2.1/plugin.php (modified) (1 diff)
-
tags/1.2.1/readme.txt (modified) (2 diffs)
-
trunk/phpstan.neon.dist (deleted)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
shadow-terms/tags/1.2.1/plugin.php
r3043795 r3124318 3 3 * Plugin Name: Shadow Terms 4 4 * Description: Use terms from generated taxonomies to associate related content. 5 * Version: 1.2. 05 * Version: 1.2.1 6 6 * Plugin URI: https://github.com/happyprime/shadow-terms/ 7 7 * Author: Happy Prime -
shadow-terms/tags/1.2.1/readme.txt
r3122230 r3124318 4 4 Requires at least: 5.9 5 5 Tested up to: 6.6 6 Stable tag: 1.2. 06 Stable tag: 1.2.1 7 7 License: GPLv2 or later 8 8 Requires PHP: 7.4 … … 41 41 ## Changelog 42 42 43 ### 1.2.1 44 45 * No functional changes. 46 * Exclude phpstan config from distribution. 47 * Update development dependencies. 48 * Confirm WordPress 6.6 support. 49 43 50 ### 1.2.0 44 51 -
shadow-terms/trunk/plugin.php
r3043795 r3124318 3 3 * Plugin Name: Shadow Terms 4 4 * Description: Use terms from generated taxonomies to associate related content. 5 * Version: 1.2. 05 * Version: 1.2.1 6 6 * Plugin URI: https://github.com/happyprime/shadow-terms/ 7 7 * Author: Happy Prime -
shadow-terms/trunk/readme.txt
r3122230 r3124318 4 4 Requires at least: 5.9 5 5 Tested up to: 6.6 6 Stable tag: 1.2. 06 Stable tag: 1.2.1 7 7 License: GPLv2 or later 8 8 Requires PHP: 7.4 … … 41 41 ## Changelog 42 42 43 ### 1.2.1 44 45 * No functional changes. 46 * Exclude phpstan config from distribution. 47 * Update development dependencies. 48 * Confirm WordPress 6.6 support. 49 43 50 ### 1.2.0 44 51
Note: See TracChangeset
for help on using the changeset viewer.