Changeset 3127800
- Timestamp:
- 07/30/2024 05:34:30 AM (20 months ago)
- Location:
- taro-clockwork-post
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2.2 (copied) (copied from taro-clockwork-post/trunk)
-
tags/1.2.2/readme.txt (modified) (3 diffs)
-
tags/1.2.2/taro-clockwork-post.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/taro-clockwork-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
taro-clockwork-post/tags/1.2.2/readme.txt
r3111435 r3127800 7 7 Requires PHP: 7.2 8 8 Tested up to: 6.5 9 Stable tag: nightly9 Stable tag: 1.2.2 10 10 License: GPLv3 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-3.0.txt … … 17 17 You can enter expiration date on edit screen. 18 18 This plugin runs cron every minute to search expired posts and make them `private`. 19 20 **NOTICE** This plugin requires PHP 5.6 and over.21 19 22 20 == Installation == … … 70 68 == Changelog == 71 69 70 = 1.2.2 = 71 72 * Fix deploy script to avoid incorrect versioning. 73 72 74 = 1.2.1 = 73 75 -
taro-clockwork-post/tags/1.2.2/taro-clockwork-post.php
r3111435 r3127800 5 5 Description: You can expire post with specified date. 6 6 Author: TAROSKY INC. <mng_wpcom@tarosky.co.jp> 7 Version: 1.2. 17 Version: 1.2.2 8 8 Author URI: https://tarosky.co.jp 9 9 Text Domain: tscp -
taro-clockwork-post/trunk/readme.txt
r3111435 r3127800 7 7 Requires PHP: 7.2 8 8 Tested up to: 6.5 9 Stable tag: nightly9 Stable tag: 1.2.2 10 10 License: GPLv3 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-3.0.txt … … 17 17 You can enter expiration date on edit screen. 18 18 This plugin runs cron every minute to search expired posts and make them `private`. 19 20 **NOTICE** This plugin requires PHP 5.6 and over.21 19 22 20 == Installation == … … 70 68 == Changelog == 71 69 70 = 1.2.2 = 71 72 * Fix deploy script to avoid incorrect versioning. 73 72 74 = 1.2.1 = 73 75 -
taro-clockwork-post/trunk/taro-clockwork-post.php
r3111435 r3127800 5 5 Description: You can expire post with specified date. 6 6 Author: TAROSKY INC. <mng_wpcom@tarosky.co.jp> 7 Version: 1.2. 17 Version: 1.2.2 8 8 Author URI: https://tarosky.co.jp 9 9 Text Domain: tscp
Note: See TracChangeset
for help on using the changeset viewer.