Plugin Directory

Changeset 879700


Ignore:
Timestamp:
03/21/2014 07:01:07 PM (12 years ago)
Author:
BrianLayman
Message:

Updated for the current version of WordPress

Location:
spam-catharsis
Files:
6 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • spam-catharsis/trunk/readme.txt

    r561975 r879700  
    44Tags: spam, purge, delete, comments, intense, debate, dashboard
    55Requires at least: 2.5
    6 Tested up to: 3.4
    7 Stable tag: 1.0.0
     6Tested up to: 3.8.1
     7Stable tag: 1.0.1
    88
    9 Allows 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.
     9Automatically deletes all spam comments older than 15 days.
    1010
    1111== Description ==
     
    3030
    3131== 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  
    22/*
    33Plugin Name: Spam Catharsis
    4 Plugin URI: http://thecodecave/extend/plugins/catharsis
    5 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" Layman
     4Plugin URI: http://thecodecave.com/plugins/spam-catharsis/
     5Description: 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.
     6Version: 1.0.1
     7Author: Brian Layman
    88Author URI: http://eHermitsInc.com
    99License: GPLv2
    1010Requires: 2.3
    1111
    12 Copyright 2012  Brian Layman  (email : plugins@thecodecave.com)
     12Copyright 2014  Brian Layman  (email : plugins@thecodecave.com)
    1313
    1414    This program is free software; you can redistribute it and/or modify
Note: See TracChangeset for help on using the changeset viewer.