Changeset 3053040
- Timestamp:
- 03/18/2024 03:41:53 AM (2 years ago)
- Location:
- log-out-shortcode
- Files:
-
- 4 edited
- 1 copied
-
tags/1.1.1 (copied) (copied from log-out-shortcode/trunk)
-
tags/1.1.1/log-out-shortcode.php (modified) (1 diff)
-
tags/1.1.1/readme.txt (modified) (2 diffs)
-
trunk/log-out-shortcode.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
log-out-shortcode/tags/1.1.1/log-out-shortcode.php
r3053037 r3053040 7 7 Plugin URI: https://om4.io/plugins/log-out-shortcode/ 8 8 Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode. 9 Version: 1.1. 09 Version: 1.1.1 10 10 Author: OM4 Software 11 11 Author URI: https://om4.io/ -
log-out-shortcode/tags/1.1.1/readme.txt
r3053037 r3053040 3 3 Contributors: jamescollins 4 4 Requires at least: 6.0 5 Tested up to: 6. 46 Stable tag: 1.1. 05 Tested up to: 6.5 6 Stable tag: 1.1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 63 63 == Changelog == 64 64 65 = 1.1.1 = 66 * Mark compatibility with WordPress version 6.5. 67 65 68 = 1.1.0 = 66 69 * Minimum required WordPress version updated to 6.0. -
log-out-shortcode/trunk/log-out-shortcode.php
r3053037 r3053040 7 7 Plugin URI: https://om4.io/plugins/log-out-shortcode/ 8 8 Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode. 9 Version: 1.1. 09 Version: 1.1.1 10 10 Author: OM4 Software 11 11 Author URI: https://om4.io/ -
log-out-shortcode/trunk/readme.txt
r3053037 r3053040 3 3 Contributors: jamescollins 4 4 Requires at least: 6.0 5 Tested up to: 6. 46 Stable tag: 1.1. 05 Tested up to: 6.5 6 Stable tag: 1.1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 63 63 == Changelog == 64 64 65 = 1.1.1 = 66 * Mark compatibility with WordPress version 6.5. 67 65 68 = 1.1.0 = 66 69 * Minimum required WordPress version updated to 6.0.
Note: See TracChangeset
for help on using the changeset viewer.