Changeset 1383589
- Timestamp:
- 03/31/2016 08:08:27 PM (10 years ago)
- Location:
- automatic-comment-spam-disable/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
spam-disable.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
automatic-comment-spam-disable/trunk/readme.txt
r1383579 r1383589 4 4 Tags: comment, spam 5 5 Requires at least: 3.0 6 Tested up to: 4. 16 Tested up to: 4.5 7 7 Stable tag: 4.1 8 8 License: GPLv2 -
automatic-comment-spam-disable/trunk/spam-disable.php
r1383579 r1383589 4 4 Plugin URI: http://flynewmedia.com/ 5 5 Description: Deletes SPAM comments that contain links 6 Version: 1. 26 Version: 1.3 7 7 Author: valiik (Valik Rudd) 8 8 Author URI: http://valiik.com/ … … 10 10 */ 11 11 12 define('SD_VERSION', '1. 2');12 define('SD_VERSION', '1.3'); 13 13 define('SD_DIR', dirname(__FILE__)); 14 14
Note: See TracChangeset
for help on using the changeset viewer.