Plugin Directory

Changeset 3053040


Ignore:
Timestamp:
03/18/2024 03:41:53 AM (2 years ago)
Author:
om4
Message:

Update to version 1.1.1 from GitHub

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

Legend:

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

    r3053037 r3053040  
    77Plugin URI: https://om4.io/plugins/log-out-shortcode/
    88Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode.
    9 Version: 1.1.0
     9Version: 1.1.1
    1010Author: OM4 Software
    1111Author URI: https://om4.io/
  • log-out-shortcode/tags/1.1.1/readme.txt

    r3053037 r3053040  
    33Contributors: jamescollins
    44Requires at least: 6.0
    5 Tested up to: 6.4
    6 Stable tag: 1.1.0
     5Tested up to: 6.5
     6Stable tag: 1.1.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363== Changelog ==
    6464
     65= 1.1.1 =
     66* Mark compatibility with WordPress version 6.5.
     67
    6568= 1.1.0 =
    6669* Minimum required WordPress version updated to 6.0.
  • log-out-shortcode/trunk/log-out-shortcode.php

    r3053037 r3053040  
    77Plugin URI: https://om4.io/plugins/log-out-shortcode/
    88Description: Easily add a log out link to a post or page using a simple <code>[logout]</code> shortcode.
    9 Version: 1.1.0
     9Version: 1.1.1
    1010Author: OM4 Software
    1111Author URI: https://om4.io/
  • log-out-shortcode/trunk/readme.txt

    r3053037 r3053040  
    33Contributors: jamescollins
    44Requires at least: 6.0
    5 Tested up to: 6.4
    6 Stable tag: 1.1.0
     5Tested up to: 6.5
     6Stable tag: 1.1.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363== Changelog ==
    6464
     65= 1.1.1 =
     66* Mark compatibility with WordPress version 6.5.
     67
    6568= 1.1.0 =
    6669* Minimum required WordPress version updated to 6.0.
Note: See TracChangeset for help on using the changeset viewer.