Changeset 879700
- Timestamp:
- 03/21/2014 07:01:07 PM (12 years ago)
- Location:
- spam-catharsis
- Files:
-
- 6 added
- 1 deleted
- 2 edited
-
branches 1.0.0 (deleted)
-
branches/1.0 (added)
-
branches/1.0.1 (added)
-
branches/1.0.1/readme.txt (added)
-
branches/1.0.1/spam_catharsis.php (added)
-
branches/1.0/readme.txt (added)
-
branches/1.0/spam_catharsis.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/spam_catharsis.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
spam-catharsis/trunk/readme.txt
r561975 r879700 4 4 Tags: spam, purge, delete, comments, intense, debate, dashboard 5 5 Requires at least: 2.5 6 Tested up to: 3. 47 Stable tag: 1.0. 06 Tested up to: 3.8.1 7 Stable tag: 1.0.1 8 8 9 A llows a central login page for password protected child pages. Enter a password and you are taken to the newest child page with a matching password.9 Automatically deletes all spam comments older than 15 days. 10 10 11 11 == Description == … … 30 30 31 31 == Changelog == 32 1.0.0 Initial Release 32 = 1.0 = 33 *Initial Release 34 35 = 1.0.1 = 36 *Updated for current release of WP -
spam-catharsis/trunk/spam_catharsis.php
r561975 r879700 2 2 /* 3 3 Plugin Name: Spam Catharsis 4 Plugin URI: http://thecodecave /extend/plugins/catharsis5 Description: Delete comments marked as spam after 15 days. This plugin is meant as a supplement to tools like Intense Debate that mark items as spam but don't clear your spam box later.6 Version: 1.0 7 Author: Brian "The eHermit"Layman4 Plugin URI: http://thecodecave.com/plugins/spam-catharsis/ 5 Description: Delete comments marked as spam after 15 days. This plugin is meant as a supplement to tools like Intense Debate and Spam Destroyer that mark items as spam but don't clear your spam box later. 6 Version: 1.0.1 7 Author: Brian Layman 8 8 Author URI: http://eHermitsInc.com 9 9 License: GPLv2 10 10 Requires: 2.3 11 11 12 Copyright 201 2Brian Layman (email : plugins@thecodecave.com)12 Copyright 2014 Brian Layman (email : plugins@thecodecave.com) 13 13 14 14 This program is free software; you can redistribute it and/or modify
Note: See TracChangeset
for help on using the changeset viewer.