Plugin Directory

Changeset 3127800


Ignore:
Timestamp:
07/30/2024 05:34:30 AM (20 months ago)
Author:
Tarosky
Message:

Update to version 1.2.2 from GitHub

Location:
taro-clockwork-post
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • taro-clockwork-post/tags/1.2.2/readme.txt

    r3111435 r3127800  
    77Requires PHP: 7.2 
    88Tested up to: 6.5 
    9 Stable tag: nightly 
     9Stable tag: 1.2.2
    1010License: GPLv3 or later 
    1111License URI: http://www.gnu.org/licenses/gpl-3.0.txt 
     
    1717You can enter expiration date on edit screen.
    1818This plugin runs cron every minute to search expired posts and make them `private`.
    19 
    20 **NOTICE** This plugin requires PHP 5.6 and over.
    2119
    2220== Installation ==
     
    7068== Changelog ==
    7169
     70= 1.2.2 =
     71
     72* Fix deploy script to avoid incorrect versioning.
     73
    7274= 1.2.1 =
    7375
  • taro-clockwork-post/tags/1.2.2/taro-clockwork-post.php

    r3111435 r3127800  
    55Description: You can expire post with specified date.
    66Author: TAROSKY INC. <mng_wpcom@tarosky.co.jp>
    7 Version: 1.2.1
     7Version: 1.2.2
    88Author URI: https://tarosky.co.jp
    99Text Domain: tscp
  • taro-clockwork-post/trunk/readme.txt

    r3111435 r3127800  
    77Requires PHP: 7.2 
    88Tested up to: 6.5 
    9 Stable tag: nightly 
     9Stable tag: 1.2.2
    1010License: GPLv3 or later 
    1111License URI: http://www.gnu.org/licenses/gpl-3.0.txt 
     
    1717You can enter expiration date on edit screen.
    1818This plugin runs cron every minute to search expired posts and make them `private`.
    19 
    20 **NOTICE** This plugin requires PHP 5.6 and over.
    2119
    2220== Installation ==
     
    7068== Changelog ==
    7169
     70= 1.2.2 =
     71
     72* Fix deploy script to avoid incorrect versioning.
     73
    7274= 1.2.1 =
    7375
  • taro-clockwork-post/trunk/taro-clockwork-post.php

    r3111435 r3127800  
    55Description: You can expire post with specified date.
    66Author: TAROSKY INC. <mng_wpcom@tarosky.co.jp>
    7 Version: 1.2.1
     7Version: 1.2.2
    88Author URI: https://tarosky.co.jp
    99Text Domain: tscp
Note: See TracChangeset for help on using the changeset viewer.