Changeset 1271364
- Timestamp:
- 10/22/2015 09:54:20 PM (10 years ago)
- File:
-
- 1 edited
-
spam-blip/trunk/Spam_BLIP.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spam-blip/trunk/Spam_BLIP.php
r1228069 r1271364 2 2 /* 3 3 Plugin Name: Spam BLIP 4 Plugin URI: http://agalena.nfshost.com/b1/spam-blip-wordpress-comment-spam-plugin4 Plugin URI: //agalena.nfshost.com/b1/software/spam-blip-wordpress-comment-spam-plugin/ 5 5 Description: Stop comment spam before it is posted. 6 6 Version: 1.0.6 7 7 Author: Ed Hynan 8 Author URI: http://agalena.nfshost.com/b1/8 Author URI: //agalena.nfshost.com/b1/ 9 9 License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html) 10 10 Text Domain: spambl_l10n … … 130 130 131 131 // web page as of release 132 const plugin_webpage = ' http://agalena.nfshost.com/b1/spam-blip-wordpress-comment-spam-plugin';132 const plugin_webpage = '//agalena.nfshost.com/b1/software/spam-blip-wordpress-comment-spam-plugin/'; 133 133 134 134 // the widget class name
Note: See TracChangeset
for help on using the changeset viewer.