Changeset 3124314
- Timestamp:
- 07/24/2024 04:22:59 AM (20 months ago)
- Location:
- turn-comments-off
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.2 (copied) (copied from turn-comments-off/trunk)
-
tags/1.3.2/plugin.php (modified) (1 diff)
-
tags/1.3.2/readme.txt (modified) (2 diffs)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
turn-comments-off/tags/1.3.2/plugin.php
r3101396 r3124314 3 3 * Plugin Name: Turn Comments Off 4 4 * Description: Turn comments off everywhere in WordPress. 5 * Version: 1.3. 15 * Version: 1.3.2 6 6 * Plugin URI: https://github.com/happyprime/turn-comments-off/ 7 7 * Author: Happy Prime -
turn-comments-off/tags/1.3.2/readme.txt
r3122221 r3124314 4 4 Requires at least: 5.9 5 5 Tested up to: 6.6 6 Stable tag: 1.3. 16 Stable tag: 1.3.2 7 7 License: GPLv2 or later 8 8 Requires PHP: 7.4 … … 28 28 29 29 ## Changelog 30 31 ### 1.3.2 32 33 * No functional changes. 34 * Update development dependencies. 35 * Confirm WordPress 6.6 support. 30 36 31 37 ### 1.3.1 -
turn-comments-off/trunk/plugin.php
r3101396 r3124314 3 3 * Plugin Name: Turn Comments Off 4 4 * Description: Turn comments off everywhere in WordPress. 5 * Version: 1.3. 15 * Version: 1.3.2 6 6 * Plugin URI: https://github.com/happyprime/turn-comments-off/ 7 7 * Author: Happy Prime -
turn-comments-off/trunk/readme.txt
r3122221 r3124314 4 4 Requires at least: 5.9 5 5 Tested up to: 6.6 6 Stable tag: 1.3. 16 Stable tag: 1.3.2 7 7 License: GPLv2 or later 8 8 Requires PHP: 7.4 … … 28 28 29 29 ## Changelog 30 31 ### 1.3.2 32 33 * No functional changes. 34 * Update development dependencies. 35 * Confirm WordPress 6.6 support. 30 36 31 37 ### 1.3.1
Note: See TracChangeset
for help on using the changeset viewer.