Version Description
Popover forms will be added in September 2010.
Download this release
Release Info
Developer | tlovett1 |
Plugin | Custom Contact Forms |
Version | 3.0.1 |
Comparing to | |
See all releases |
Code changes from version 3.0.0 to 3.0.1
- custom-contact-forms.php +3 -3
- error_log +0 -18
- images/_notes/dwsync.xml +0 -8
- readme.txt +5 -2
custom-contact-forms.php
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
/*
|
3 |
Plugin Name: Custom Contact Forms
|
4 |
Plugin URI: http://taylorlovett.com/wordpress-plugins
|
5 |
-
Description: Guaranteed to be 1000X more customizable and intuitive than Fast Secure Contact Forms or Contact Form 7. Customize every aspect of your forms without any knowledge of CSS: borders, padding, sizes, colors. Ton's of great features. Required fields, captchas, tooltip popovers, unlimited fields/forms/form styles, use a custom thank you page or built-in popover with a custom success message set for each form. <a href=
|
6 |
-
Version: 3.0.
|
7 |
Author: <a href="http://www.taylorlovett.com" title="Maryland Wordpress Developer">Taylor Lovett</a>
|
8 |
Author URI: http://www.taylorlovett.com
|
9 |
Contributors: Taylor Lovett
|
@@ -530,7 +530,7 @@ if (!class_exists('CustomContactForms')) {
|
|
530 |
</td>
|
531 |
</tr>
|
532 |
<tr>
|
533 |
-
<td colspan="6"><label for="theme_code_<?php echo $forms[$i]->id; ?>"><span>Code to Display Form in Theme Files:</span></label> <input type="text" class="width225" value="if (function_exists('serveCustomContactForm')) { serveCustomContactForm(<?php echo $forms[$i]->id; ?>); }" name="theme_code_<?php echo $form[$i]->id; ?>" /></td>
|
534 |
</tr>
|
535 |
</tbody>
|
536 |
</table>
|
2 |
/*
|
3 |
Plugin Name: Custom Contact Forms
|
4 |
Plugin URI: http://taylorlovett.com/wordpress-plugins
|
5 |
+
Description: Guaranteed to be 1000X more customizable and intuitive than Fast Secure Contact Forms or Contact Form 7. Customize every aspect of your forms without any knowledge of CSS: borders, padding, sizes, colors. Ton's of great features. Required fields, captchas, tooltip popovers, unlimited fields/forms/form styles, use a custom thank you page or built-in popover with a custom success message set for each form. <a href=options-general.php?page=custom-contact-forms">Settings</a>
|
6 |
+
Version: 3.0.1
|
7 |
Author: <a href="http://www.taylorlovett.com" title="Maryland Wordpress Developer">Taylor Lovett</a>
|
8 |
Author URI: http://www.taylorlovett.com
|
9 |
Contributors: Taylor Lovett
|
530 |
</td>
|
531 |
</tr>
|
532 |
<tr>
|
533 |
+
<td colspan="6"><label for="theme_code_<?php echo $forms[$i]->id; ?>"><span>Code to Display Form in Theme Files:</span></label> <input type="text" class="width225" value="<?php if (function_exists('serveCustomContactForm')) { serveCustomContactForm(<?php echo $forms[$i]->id; ?>); } ?>" name="theme_code_<?php echo $form[$i]->id; ?>" /></td>
|
534 |
</tr>
|
535 |
</tbody>
|
536 |
</table>
|
error_log
DELETED
@@ -1,18 +0,0 @@
|
|
1 |
-
[12-Aug-2010 15:45:31] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 161
|
2 |
-
[12-Aug-2010 18:02:20] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 161
|
3 |
-
[12-Aug-2010 18:02:43] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 161
|
4 |
-
[12-Aug-2010 18:03:50] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 161
|
5 |
-
[12-Aug-2010 18:04:52] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 161
|
6 |
-
[12-Aug-2010 18:05:29] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 161
|
7 |
-
[12-Aug-2010 22:45:47] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 161
|
8 |
-
[12-Aug-2010 22:46:12] PHP Fatal error: Call to a member function get_var() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 162
|
9 |
-
[12-Aug-2010 22:50:12] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
10 |
-
[12-Aug-2010 22:50:32] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
11 |
-
[12-Aug-2010 23:13:33] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
12 |
-
[12-Aug-2010 23:14:38] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
13 |
-
[12-Aug-2010 23:14:49] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
14 |
-
[12-Aug-2010 23:15:23] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
15 |
-
[12-Aug-2010 23:15:29] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
16 |
-
[12-Aug-2010 23:15:51] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
17 |
-
[12-Aug-2010 23:17:07] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
18 |
-
[12-Aug-2010 23:18:01] PHP Fatal error: Call to a member function get_row() on a non-object in /home/tlovett1/public_html/guitar/wp-content/plugins/custom-contact-forms/custom-contact-forms-db.php on line 253
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
images/_notes/dwsync.xml
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="utf-8" ?>
|
2 |
-
<dwsync>
|
3 |
-
<file name="gd1.png" server="ftp.taylorlovett.com/www/" local="129256005000000000" remote="129256005000000000" />
|
4 |
-
<file name="gd2.png" server="ftp.taylorlovett.com/www/" local="129256005000000000" remote="129256005000000000" />
|
5 |
-
<file name="gd3.png" server="ftp.taylorlovett.com/www/" local="129256005000000000" remote="129256005000000000" />
|
6 |
-
<file name="gd4.png" server="ftp.taylorlovett.com/www/" local="129256005000000000" remote="129256005000000000" />
|
7 |
-
<file name="style-example.gif" server="ftp.taylorlovett.com/www/" local="129256005000000000" remote="129256005000000000" />
|
8 |
-
</dwsync>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme.txt
CHANGED
@@ -7,7 +7,7 @@ Download link: http://www.taylorlovett.com/wordpress-plugins/
|
|
7 |
Author: Taylor Lovett
|
8 |
Author URI: http://www.taylorlovett.com
|
9 |
Tested up to: 3.1
|
10 |
-
Stable tag: 3.0.
|
11 |
|
12 |
Gauranteed to be the most customizable and intuitive contact form plugin for Wordpress.
|
13 |
|
@@ -143,4 +143,7 @@ Visit http://www.taylorlovett.com/wordpress-plugins for screenshots.
|
|
143 |
= 3.0.0 =
|
144 |
* custom-contact-forms.php - Required fields, admin panel changed, style manager bugs fixed, custom html feature added, much more
|
145 |
* custom-contact-forms-db.php - New functions added and old ones fixed
|
146 |
-
* custom-contact-forms.css - New styles added and old ones modified
|
|
|
|
|
|
7 |
Author: Taylor Lovett
|
8 |
Author URI: http://www.taylorlovett.com
|
9 |
Tested up to: 3.1
|
10 |
+
Stable tag: 3.0.1
|
11 |
|
12 |
Gauranteed to be the most customizable and intuitive contact form plugin for Wordpress.
|
13 |
|
143 |
= 3.0.0 =
|
144 |
* custom-contact-forms.php - Required fields, admin panel changed, style manager bugs fixed, custom html feature added, much more
|
145 |
* custom-contact-forms-db.php - New functions added and old ones fixed
|
146 |
+
* custom-contact-forms.css - New styles added and old ones modified
|
147 |
+
|
148 |
+
= 3.0.1 =
|
149 |
+
* custom-contact-forms.php - Theme display tags corrected
|