Plugin Directory

Changeset 3124314


Ignore:
Timestamp:
07/24/2024 04:22:59 AM (20 months ago)
Author:
happyprime
Message:

Update to version 1.3.2 from GitHub

Location:
turn-comments-off
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • turn-comments-off/tags/1.3.2/plugin.php

    r3101396 r3124314  
    33 * Plugin Name:  Turn Comments Off
    44 * Description:  Turn comments off everywhere in WordPress.
    5  * Version:      1.3.1
     5 * Version:      1.3.2
    66 * Plugin URI:   https://github.com/happyprime/turn-comments-off/
    77 * Author:       Happy Prime
  • turn-comments-off/tags/1.3.2/readme.txt

    r3122221 r3124314  
    44Requires at least: 5.9
    55Tested up to: 6.6
    6 Stable tag: 1.3.1
     6Stable tag: 1.3.2
    77License: GPLv2 or later
    88Requires PHP: 7.4
     
    2828
    2929## Changelog
     30
     31### 1.3.2
     32
     33* No functional changes.
     34* Update development dependencies.
     35* Confirm WordPress 6.6 support.
    3036
    3137### 1.3.1
  • turn-comments-off/trunk/plugin.php

    r3101396 r3124314  
    33 * Plugin Name:  Turn Comments Off
    44 * Description:  Turn comments off everywhere in WordPress.
    5  * Version:      1.3.1
     5 * Version:      1.3.2
    66 * Plugin URI:   https://github.com/happyprime/turn-comments-off/
    77 * Author:       Happy Prime
  • turn-comments-off/trunk/readme.txt

    r3122221 r3124314  
    44Requires at least: 5.9
    55Tested up to: 6.6
    6 Stable tag: 1.3.1
     6Stable tag: 1.3.2
    77License: GPLv2 or later
    88Requires PHP: 7.4
     
    2828
    2929## Changelog
     30
     31### 1.3.2
     32
     33* No functional changes.
     34* Update development dependencies.
     35* Confirm WordPress 6.6 support.
    3036
    3137### 1.3.1
Note: See TracChangeset for help on using the changeset viewer.