Changeset 990224
- Timestamp:
- 09/15/2014 01:50:25 PM (12 years ago)
- Location:
- spam-blip
- Files:
-
- 12 edited
- 1 copied
-
tags/1.0.5.1 (copied) (copied from spam-blip/trunk)
-
tags/1.0.5.1/Makefile (modified) (1 diff)
-
tags/1.0.5.1/Spam_BLIP.php (modified) (5 diffs)
-
tags/1.0.5.1/locale/spambl_l10n-en_US.mo (modified) (previous)
-
tags/1.0.5.1/locale/spambl_l10n-en_US.po (modified) (3 diffs)
-
tags/1.0.5.1/locale/spambl_l10n.pot (modified) (3 diffs)
-
tags/1.0.5.1/readme.txt (modified) (3 diffs)
-
trunk/Makefile (modified) (1 diff)
-
trunk/Spam_BLIP.php (modified) (5 diffs)
-
trunk/locale/spambl_l10n-en_US.mo (modified) (previous)
-
trunk/locale/spambl_l10n-en_US.po (modified) (3 diffs)
-
trunk/locale/spambl_l10n.pot (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spam-blip/tags/1.0.5.1/Makefile
r990173 r990224 2 2 # License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html) 3 3 4 PRJVERS = 1.0.5 4 PRJVERS = 1.0.5.1 5 5 PRJSTEM = Spam_BLIP 6 6 PRJNAME = $(PRJSTEM)-$(PRJVERS) -
spam-blip/tags/1.0.5.1/Spam_BLIP.php
r990173 r990224 4 4 Plugin URI: http://agalena.nfshost.com/b1/spam-blip-wordpress-comment-spam-plugin 5 5 Description: Stop comment spam before it is posted. 6 Version: 1.0.5 6 Version: 1.0.5.1 7 7 Author: Ed Hynan 8 8 Author URI: http://agalena.nfshost.com/b1/ … … 4460 4460 4461 4461 $ud = $this->plinst->get_usedata_option(); 4462 $bc = $this->plinst->get_comments_open_option(); 4463 $bp = $this->plinst->get_pings_open_option(); 4462 4464 $inf = false; 4463 4465 if ( $ud != 'false' && ($bc != 'false' || $bp != 'false') ) { … … 4483 4485 if ( $showopt == 'true' ) { 4484 4486 // get some options to show if true 4485 $bc = $this->plinst->get_comments_open_option();4486 $bp = $this->plinst->get_pings_open_option();4487 4487 $br = $this->plinst->get_user_regi_option(); 4488 4488 $tw = $this->plinst->get_torwhite_option(); … … 4691 4691 4692 4692 public function update($new_instance, $old_instance) { 4693 // form ctls: URL is checkbox4693 // form ctls: OPT and URL are checkboxes 4694 4694 $i = array( 4695 4695 'title' => '', … … 4736 4736 4737 4737 // form ctls: URL is checkbox 4738 $val = array('title' => '', 'caption' => '', 'URL' => 'false'); 4738 $val = array( 4739 'title' => '', 4740 'caption' => '', 4741 'OPT' => 'false', 4742 'URL' => 'false' 4743 ); 4739 4744 $instance = wp_parse_args((array)$instance, $val); 4740 4745 -
spam-blip/tags/1.0.5.1/locale/spambl_l10n-en_US.po
r990173 r990224 1 # Spam_BLIP 1.0.5 Pot Source1 # Spam_BLIP 1.0.5.1 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the Spam_BLIP package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: Spam_BLIP 1.0.5 \n"9 "Project-Id-Version: Spam_BLIP 1.0.5.1\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2014-09-15 0 8:57-0400\n"12 "PO-Revision-Date: 2014-09-15 0 8:57 EDT\n"11 "POT-Creation-Date: 2014-09-15 09:47-0400\n" 12 "PO-Revision-Date: 2014-09-15 09:47 EDT\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 14 "Language-Team: LANGUAGE <LL@li.org>\n" … … 1497 1497 "\t\t\t\t</p>" 1498 1498 1499 #: Spam_BLIP.php:47 471499 #: Spam_BLIP.php:4752 1500 1500 msgid "Widget title:" 1501 1501 msgstr "Widget title:" 1502 1502 1503 #: Spam_BLIP.php:476 21503 #: Spam_BLIP.php:4767 1504 1504 msgid "Caption:" 1505 1505 msgstr "Caption:" 1506 1506 1507 #: Spam_BLIP.php:47 771507 #: Spam_BLIP.php:4782 1508 1508 msgid "Show <em>Spam BLIP</em> options: " 1509 1509 msgstr "Show <em>Spam BLIP</em> options: " 1510 1510 1511 #: Spam_BLIP.php:479 01511 #: Spam_BLIP.php:4795 1512 1512 msgid "Show <em>Spam BLIP</em> link: " 1513 1513 msgstr "Show <em>Spam BLIP</em> link: " -
spam-blip/tags/1.0.5.1/locale/spambl_l10n.pot
r990173 r990224 1 # Spam_BLIP 1.0.5 Pot Source1 # Spam_BLIP 1.0.5.1 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the Spam_BLIP package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: Spam_BLIP 1.0.5 \n"9 "Project-Id-Version: Spam_BLIP 1.0.5.1\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2014-09-15 0 8:57-0400\n"11 "POT-Creation-Date: 2014-09-15 09:47-0400\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 1149 1149 msgstr "" 1150 1150 1151 #: Spam_BLIP.php:47 471151 #: Spam_BLIP.php:4752 1152 1152 msgid "Widget title:" 1153 1153 msgstr "" 1154 1154 1155 #: Spam_BLIP.php:476 21155 #: Spam_BLIP.php:4767 1156 1156 msgid "Caption:" 1157 1157 msgstr "" 1158 1158 1159 #: Spam_BLIP.php:47 771159 #: Spam_BLIP.php:4782 1160 1160 msgid "Show <em>Spam BLIP</em> options: " 1161 1161 msgstr "" 1162 1162 1163 #: Spam_BLIP.php:479 01163 #: Spam_BLIP.php:4795 1164 1164 msgid "Show <em>Spam BLIP</em> link: " 1165 1165 msgstr "" -
spam-blip/tags/1.0.5.1/readme.txt
r990173 r990224 5 5 Requires at least: 3.0.2 6 6 Tested up to: 4.0 7 Stable tag: 1.0.5 7 Stable tag: 1.0.5.1 8 8 Text Domain: spambl_l10n 9 9 License: GPLv3 or later … … 115 115 == Changelog == 116 116 117 = 1.0.5.1 = 118 * Fix bug in widget introduced in 1.0.5. 119 117 120 = 1.0.5 = 118 121 * Checks with WordPress 4.0: OK. … … 164 167 == Upgrade Notice == 165 168 169 = 1.0.5.1 = 170 * Fix bug in widget introduced in 1.0.5. 171 166 172 = 1.0.5 = 167 173 * Checks with WordPress 4.0: OK. -
spam-blip/trunk/Makefile
r990173 r990224 2 2 # License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html) 3 3 4 PRJVERS = 1.0.5 4 PRJVERS = 1.0.5.1 5 5 PRJSTEM = Spam_BLIP 6 6 PRJNAME = $(PRJSTEM)-$(PRJVERS) -
spam-blip/trunk/Spam_BLIP.php
r990173 r990224 4 4 Plugin URI: http://agalena.nfshost.com/b1/spam-blip-wordpress-comment-spam-plugin 5 5 Description: Stop comment spam before it is posted. 6 Version: 1.0.5 6 Version: 1.0.5.1 7 7 Author: Ed Hynan 8 8 Author URI: http://agalena.nfshost.com/b1/ … … 4460 4460 4461 4461 $ud = $this->plinst->get_usedata_option(); 4462 $bc = $this->plinst->get_comments_open_option(); 4463 $bp = $this->plinst->get_pings_open_option(); 4462 4464 $inf = false; 4463 4465 if ( $ud != 'false' && ($bc != 'false' || $bp != 'false') ) { … … 4483 4485 if ( $showopt == 'true' ) { 4484 4486 // get some options to show if true 4485 $bc = $this->plinst->get_comments_open_option();4486 $bp = $this->plinst->get_pings_open_option();4487 4487 $br = $this->plinst->get_user_regi_option(); 4488 4488 $tw = $this->plinst->get_torwhite_option(); … … 4691 4691 4692 4692 public function update($new_instance, $old_instance) { 4693 // form ctls: URL is checkbox4693 // form ctls: OPT and URL are checkboxes 4694 4694 $i = array( 4695 4695 'title' => '', … … 4736 4736 4737 4737 // form ctls: URL is checkbox 4738 $val = array('title' => '', 'caption' => '', 'URL' => 'false'); 4738 $val = array( 4739 'title' => '', 4740 'caption' => '', 4741 'OPT' => 'false', 4742 'URL' => 'false' 4743 ); 4739 4744 $instance = wp_parse_args((array)$instance, $val); 4740 4745 -
spam-blip/trunk/locale/spambl_l10n-en_US.po
r990173 r990224 1 # Spam_BLIP 1.0.5 Pot Source1 # Spam_BLIP 1.0.5.1 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the Spam_BLIP package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: Spam_BLIP 1.0.5 \n"9 "Project-Id-Version: Spam_BLIP 1.0.5.1\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2014-09-15 0 8:57-0400\n"12 "PO-Revision-Date: 2014-09-15 0 8:57 EDT\n"11 "POT-Creation-Date: 2014-09-15 09:47-0400\n" 12 "PO-Revision-Date: 2014-09-15 09:47 EDT\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 14 "Language-Team: LANGUAGE <LL@li.org>\n" … … 1497 1497 "\t\t\t\t</p>" 1498 1498 1499 #: Spam_BLIP.php:47 471499 #: Spam_BLIP.php:4752 1500 1500 msgid "Widget title:" 1501 1501 msgstr "Widget title:" 1502 1502 1503 #: Spam_BLIP.php:476 21503 #: Spam_BLIP.php:4767 1504 1504 msgid "Caption:" 1505 1505 msgstr "Caption:" 1506 1506 1507 #: Spam_BLIP.php:47 771507 #: Spam_BLIP.php:4782 1508 1508 msgid "Show <em>Spam BLIP</em> options: " 1509 1509 msgstr "Show <em>Spam BLIP</em> options: " 1510 1510 1511 #: Spam_BLIP.php:479 01511 #: Spam_BLIP.php:4795 1512 1512 msgid "Show <em>Spam BLIP</em> link: " 1513 1513 msgstr "Show <em>Spam BLIP</em> link: " -
spam-blip/trunk/locale/spambl_l10n.pot
r990173 r990224 1 # Spam_BLIP 1.0.5 Pot Source1 # Spam_BLIP 1.0.5.1 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the Spam_BLIP package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: Spam_BLIP 1.0.5 \n"9 "Project-Id-Version: Spam_BLIP 1.0.5.1\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2014-09-15 0 8:57-0400\n"11 "POT-Creation-Date: 2014-09-15 09:47-0400\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 1149 1149 msgstr "" 1150 1150 1151 #: Spam_BLIP.php:47 471151 #: Spam_BLIP.php:4752 1152 1152 msgid "Widget title:" 1153 1153 msgstr "" 1154 1154 1155 #: Spam_BLIP.php:476 21155 #: Spam_BLIP.php:4767 1156 1156 msgid "Caption:" 1157 1157 msgstr "" 1158 1158 1159 #: Spam_BLIP.php:47 771159 #: Spam_BLIP.php:4782 1160 1160 msgid "Show <em>Spam BLIP</em> options: " 1161 1161 msgstr "" 1162 1162 1163 #: Spam_BLIP.php:479 01163 #: Spam_BLIP.php:4795 1164 1164 msgid "Show <em>Spam BLIP</em> link: " 1165 1165 msgstr "" -
spam-blip/trunk/readme.txt
r990173 r990224 5 5 Requires at least: 3.0.2 6 6 Tested up to: 4.0 7 Stable tag: 1.0.5 7 Stable tag: 1.0.5.1 8 8 Text Domain: spambl_l10n 9 9 License: GPLv3 or later … … 115 115 == Changelog == 116 116 117 = 1.0.5.1 = 118 * Fix bug in widget introduced in 1.0.5. 119 117 120 = 1.0.5 = 118 121 * Checks with WordPress 4.0: OK. … … 164 167 == Upgrade Notice == 165 168 169 = 1.0.5.1 = 170 * Fix bug in widget introduced in 1.0.5. 171 166 172 = 1.0.5 = 167 173 * Checks with WordPress 4.0: OK.
Note: See TracChangeset
for help on using the changeset viewer.