Changeset 1433705
- Timestamp:
- 06/09/2016 10:13:28 AM (10 years ago)
- Location:
- expire-posts/trunk
- Files:
-
- 2 edited
-
expire-post.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
expire-posts/trunk/expire-post.php
r1433702 r1433705 4 4 * Plugin URI: https://wordpress.org/plugins/expire-posts/ 5 5 * Description: Automatic post expirator for WordPress (with custom-post-type support). NO LONGER IN ACTIVE DEVELOPMENT 6 * Version: 1.0. 46 * Version: 1.0.5 7 7 * Author: Marcin Karpezo 8 8 * Author URI: http://sirmacik.net -
expire-posts/trunk/readme.txt
r1433702 r1433705 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.2.3 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: MIT 9 9 License URI: http://mit-license.org/ … … 11 11 Automatic post expirator for WordPress (with custom-post-type support). 12 12 13 NO LONGER IN ACTIVE DEVELOPMENT OR SUPPORT. This plugin serves only as proof of concept that worked at some point and is a good starter for many other solutions.13 NO LONGER IN ACTIVE DEVELOPMENT OR SUPPORT. 14 14 15 15 == Description == 16 17 NO LONGER IN ACTIVE DEVELOPMENT OR SUPPORT. This plugin serves only as proof of concept that worked at some point and is a good starter for many other solutions. 16 18 17 19 ## How to:
Note: See TracChangeset
for help on using the changeset viewer.