Plugin Directory

Changeset 2374946


Ignore:
Timestamp:
09/04/2020 05:23:37 AM (6 years ago)
Author:
om4
Message:

Update to version 1.0.8 from GitHub

Location:
log-out-shortcode
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • log-out-shortcode/tags/1.0.8/log-out-shortcode.php

    r2374943 r2374946  
    44Plugin URI: https://om4.io/plugins/log-out-shortcode/
    55Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode.
    6 Version: 1.0.7
    7 Author: OM4com.au/plugin
     6Version: 1.0.8
     7Author: OM4
    88Author URI: https://om4.io/
    99Text Domain: log-out-shortcode
  • log-out-shortcode/tags/1.0.8/readme.txt

    r2374943 r2374946  
    44Requires at least: 3.9
    55Tested up to: 5.5
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363== Changelog ==
    6464
     65= 1.0.8 =
     66* Fix Typo
     67
    6568= 1.0.7 =
    6669* Mark WP 5.5 compatible
  • log-out-shortcode/trunk/log-out-shortcode.php

    r2374943 r2374946  
    44Plugin URI: https://om4.io/plugins/log-out-shortcode/
    55Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode.
    6 Version: 1.0.7
    7 Author: OM4com.au/plugin
     6Version: 1.0.8
     7Author: OM4
    88Author URI: https://om4.io/
    99Text Domain: log-out-shortcode
  • log-out-shortcode/trunk/readme.txt

    r2374943 r2374946  
    44Requires at least: 3.9
    55Tested up to: 5.5
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363== Changelog ==
    6464
     65= 1.0.8 =
     66* Fix Typo
     67
    6568= 1.0.7 =
    6669* Mark WP 5.5 compatible
Note: See TracChangeset for help on using the changeset viewer.