Changeset 2374946
- Timestamp:
- 09/04/2020 05:23:37 AM (6 years ago)
- Location:
- log-out-shortcode
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.8 (copied) (copied from log-out-shortcode/trunk)
-
tags/1.0.8/log-out-shortcode.php (modified) (1 diff)
-
tags/1.0.8/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.0.8/log-out-shortcode.php
r2374943 r2374946 4 4 Plugin URI: https://om4.io/plugins/log-out-shortcode/ 5 5 Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode. 6 Version: 1.0. 77 Author: OM4 com.au/plugin6 Version: 1.0.8 7 Author: OM4 8 8 Author URI: https://om4.io/ 9 9 Text Domain: log-out-shortcode -
log-out-shortcode/tags/1.0.8/readme.txt
r2374943 r2374946 4 4 Requires at least: 3.9 5 5 Tested up to: 5.5 6 Stable tag: 1.0. 76 Stable tag: 1.0.8 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.0.8 = 66 * Fix Typo 67 65 68 = 1.0.7 = 66 69 * Mark WP 5.5 compatible -
log-out-shortcode/trunk/log-out-shortcode.php
r2374943 r2374946 4 4 Plugin URI: https://om4.io/plugins/log-out-shortcode/ 5 5 Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode. 6 Version: 1.0. 77 Author: OM4 com.au/plugin6 Version: 1.0.8 7 Author: OM4 8 8 Author URI: https://om4.io/ 9 9 Text Domain: log-out-shortcode -
log-out-shortcode/trunk/readme.txt
r2374943 r2374946 4 4 Requires at least: 3.9 5 5 Tested up to: 5.5 6 Stable tag: 1.0. 76 Stable tag: 1.0.8 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.0.8 = 66 * Fix Typo 67 65 68 = 1.0.7 = 66 69 * Mark WP 5.5 compatible
Note: See TracChangeset
for help on using the changeset viewer.