Contact Bank: WordPress Form Builder for Contact Forms - Version 2.0.221

Version Description

  • Auto Update Bug Fixed
Download this release

Release Info

Developer contact-banker
Plugin Icon 128x128 Contact Bank: WordPress Form Builder for Contact Forms
Version 2.0.221
Comparing to
See all releases

Code changes from version 2.0.220 to 2.0.221

Files changed (2) hide show
  1. contact-bank.php +1 -2
  2. readme.txt +6 -2
contact-bank.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Bank Lite Edition
4
  Plugin URI: http://tech-banker.com
5
  Description: Build Complex, Powerful Contact Forms in Just Seconds. No Programming Knowledge Required! Yeah, It's Really That Easy.
6
  Author: Tech Banker
7
- Version: 2.0.220
8
  Author URI: http://tech-banker.com
9
  License: GPLv3 or later
10
  */
@@ -20,7 +20,6 @@ if (!defined("CONTACT_BK_PLUGIN_BASENAME")) define("CONTACT_BK_PLUGIN_BASENAME",
20
 
21
  function plugin_uninstall_script_for_contact_bank()
22
  {
23
- delete_option("contact-bank-automatic_update");
24
  wp_clear_scheduled_hook("contact_bank_auto_update");
25
  }
26
  /* Function Name : plugin_install_script_for_contact_bank
4
  Plugin URI: http://tech-banker.com
5
  Description: Build Complex, Powerful Contact Forms in Just Seconds. No Programming Knowledge Required! Yeah, It's Really That Easy.
6
  Author: Tech Banker
7
+ Version: 2.0.221
8
  Author URI: http://tech-banker.com
9
  License: GPLv3 or later
10
  */
20
 
21
  function plugin_uninstall_script_for_contact_bank()
22
  {
 
23
  wp_clear_scheduled_hook("contact_bank_auto_update");
24
  }
25
  /* Function Name : plugin_install_script_for_contact_bank
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: contact-banker, Gallery-Bank
3
  Tags: admin, advanced form, Attachment, best contact form plugin, buddypress, category, cnotact, conact, contact, contact button, contact form, contact form builder, Contact Form Builder with recaptcha, contact form manager, contact form plugin, contact form with google map, contact forms, contact forms plugin, contact manager, contact me, contact us, contact us form, contacts, contacts form plugin, contatc, copy, custom form, email, email form, feedback, feedback form, feedback forms, form, forms, forms plugin, insert the shortcode, multiple contact forms, post feedback, request, send, send copy, send messages, shortcode, text, web form, web-page feedback, wordpress contact form
4
  Requires at least: 3.3
5
- Tested up to: 4.2.2
6
- Stable tag: 2.0.220
7
  License: GPLv3 or later
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
@@ -549,6 +549,10 @@ In order to set Shortcode for a Form, you need to follow these steps :
549
 
550
  == Changelog ==
551
 
 
 
 
 
552
  = 2.0.220 =
553
 
554
  * Few Urgent Bugs Fixed
2
  Contributors: contact-banker, Gallery-Bank
3
  Tags: admin, advanced form, Attachment, best contact form plugin, buddypress, category, cnotact, conact, contact, contact button, contact form, contact form builder, Contact Form Builder with recaptcha, contact form manager, contact form plugin, contact form with google map, contact forms, contact forms plugin, contact manager, contact me, contact us, contact us form, contacts, contacts form plugin, contatc, copy, custom form, email, email form, feedback, feedback form, feedback forms, form, forms, forms plugin, insert the shortcode, multiple contact forms, post feedback, request, send, send copy, send messages, shortcode, text, web form, web-page feedback, wordpress contact form
4
  Requires at least: 3.3
5
+ Tested up to: 4.2.3
6
+ Stable tag: 2.0.221
7
  License: GPLv3 or later
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
549
 
550
  == Changelog ==
551
 
552
+ = 2.0.221 =
553
+
554
+ * Auto Update Bug Fixed
555
+
556
  = 2.0.220 =
557
 
558
  * Few Urgent Bugs Fixed