=== Custom Contact Forms === Contributors: tlovett1 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HR34W94MM53RQ Tags: contact form, web form, custom contact form, custom forms, captcha form, contact fields, form mailers, forms Requires at least: 3.9 Tested up to: 4.1 Stable tag: 6.2.2 Build beautiful custom forms the WordPress way. View live previews of your forms while you build them. == Description == __Note: Version 6.0 breaks backwards compatibility. You will need to perform a database update after upgrading from anything pre 6.0. You may also need to reconfigure some of your forms.__ Custom Contact Forms enables you to build forms the WordPress way. User experience is at the top of the list for this plugin. Build forms in the media manager instead of going to separate areas of your site. Live previews of your forms are generated on the fly making your life much easier. Custom Contact Forms is a legacy name. The plugin is built for much more than just contact forms. For detailed install and usage instructions, please visit [Github](http://github.com/tlovett1/custom-contact-forms). == Installation == Please refer to [Github](http://github.com/tlovett1/custom-contact-forms) for detailed installation instructions. == Configuring and Using the Plugin == Please refer to [Github](http://github.com/tlovett1/custom-contact-forms) for detailed configuration instructions. == Support == For questions, feature requests, and support concerning the Custom Contact Forms plugin, please refer to [Github](http://github.com/tlovett1/custom-contact-forms). = Changelog == = 6.2.2 = * Properly conditionally enqueue JS/CSS with SCRIPT_DEBUG * Make email message and subject filterable * Make tinymce preview inclusion filterable = 6.2.1 = * Effectively calculate unique field slug * Show site key and secret key as required for recaptcha * Unit tests = 6.2 = * Add reCAPTCHA field * Fix some localization of date field * Fix spinner for non-root WP installs * Strip slashes off of email field values = 6.1.4 = * Decode html entities on model sync. Escape entities on output. = 6.1.3 = * Fix form page bug = 6.1.2 = * Force JSON url to obey current protocol * Enqueue scripts earlier = 6.1.1 = * Make sure to check for existence of legacy table before trying to read from it. = 6.1.0 = * Pre-6.0 upgrader added = 6.0.3 = * Make Google library URL protocol agnostic = 6.0.2 = * Create forms, fields, choices, and submissions under the proper user. = 6.0.1 = * Properly flush permalinks on activation * Warn user if pretty permalinks is not enabled. = 6.0 = * Plugin completely rebuilt. = 5.1.0.4 = * Security fix = 5.1.0.3 = * custom-contact-forms-front.php - $field_value properly escaped = 5.1.0.1 = * custom-contact-forms-admin.php - Small UI updates * css/custom-contact-forms-admin.css - New admin styles = 5.0.0.1 = * ishuman fixed field bug fixed * attach field bug fixed = 5.0.0.0 = * Admin user interface improved 1000% with drag-and-drop fields as well as save/delete buttons. * Import bug fixed = 4.8.0.0 = * js/jquery.tools.min.js - Updated to fix firefox tooltip bug = 4.7.0.5 = * custom-contact-forms-front.php - Notice bugs fixed * custom-contact-forms.php - Notice bugs fixed * modules/db/custom-contact-forms-activate-db.php - Notice bugs fixed * modules/db/custom-contact-forms-db.php - Notice bugs fixed * modules/extra_fields/countries_field.php - Notice bugs fixed * modules/extra_fields/states_field.php - Notice bugs fixed * custom-contact-forms-admin.php - Notice bugs fixed, new language phrases added = 4.7.0.4 = * custom-contact-forms-front.php - Language stuff changed = 4.7.0.3 = * js/jquery.tools.js - Updated to not include jQuery * custom-contact-forms-front.php - jQuery bug fixed = 4.7.0.1 = * custom-contact-forms-front.php - Look and feel changed * css/custom-contact-forms.css - Look and feel changed * js/custom-contact-forms-admin-ajax.js - IE detach field/field option bug fixed = 4.7.0.0 = * All files have been changed! = 4.6.0.1 = * custom-contact-forms-admin.php - -1 bug fixed in IE * js/jquery.form.js - Updated jquery forms plugin fixes huge IE bug = 4.6.0.0 = * custom-contact-forms.php - Dependencies included differently, new general setting options * custom-contact-forms-admin.php - New field type (Date), guidelines inserted in to all pages, new general settings * modules/usage_popover/custom-contact-forms-usage-popover.php - New field type added * custom-contact-forms.php - Dependencies included differently, new field type added, JQuery files included differently * js/custom-contact-forms-datepicker.js - New file * js/jquery.ui.datepicker.js - New file = 4.5.3.2 = * modules/widgets/custom-contact-forms-dashboard.php - Bugs fixed * custom-contact-forms-admin.php - Quick start guide added to general settings and form submissions. * custom-contact-forms.php - Dashboard widget security bug fixed. * modules/usage_popover/custom-contact-forms-quick-start-popover.php - Language changes made * modules/db/custom-contact-forms-db.php - Roles bug fixed = 4.5.3.1 = * modules/widgets/custom-contact-forms-dashboard.php - Array shift bug fix = 4.5.3.0 = * custom-contact-forms-admin.php - Dashboard widget security bug fixed. Now you can limit which users can see the dashboard widget. Also a quick start guide has been added. * custom-contact-forms.php - Dashboard widget security bug fixed. * modules/widgets/custom-contact-forms-dashboard.php - Dashboard widget security bug fixed. Now you can limit which users can see the dashboard widget. * modules/usage_popover/custom-contact-forms-usage-popover.php - Minor display changes made * modules/usage_popover/custom-contact-forms-quick-start-popover.php - Minor display changes made * js/custom-contact-forms-admin.js - Quick start guide added * css/custom-contact-forms-admin.css - Quick start guide added = 4.5.2.2 = * custom-contact-forms.php - JQuery plugin conflict fixed = 4.5.2.1 = * js/custom-contact-forms-admin-ajax.js - Save image bug fixed * custom-contact-forms-admin.php - Minor display change = 4.5.2 = * custom-contact-forms.php - Template form display function fixed * custom-contact-forms-admin.php - jQuery dialog used for plugin usage popover * modules/db/custom-contact-forms-activate.php - Field options column changed to text * modules/widgets/custom-contact-forms-dashboard.php - jQuery dialog used for popovers * modules/widgets/custom-contact-forms-dashboard.css - jQuery dialog used for popovers = 4.5.1.2 = * modules/widgets/custom-contact-forms-widget.php - Widget form display bug fixed = 4.5.1.1 = * custom-contact-forms-admin.php - Display changes, form submissions non-ajax delete fixed = 4.5.1 = * custom-contact-forms.php - enable_form_access_manager option added and defaulted to disabled * custom-contact-forms-admin.php - enable_form_access_manager option added and defaulted to disabled * custom-contact-forms-front.php - enable_form_access_manager option added and defaulted to disabled = 4.5.0 = * custom-contact-forms.php - Saved form submissions manager, form background color added to style manager, import/export feature * custom-contact-forms-utils.php - Methods added/removed for efficiency * custom-contact-forms-admin.php - Admin code seperated in to a different file * custom-contact-forms-front.php - Admin code seperated in to a different file * modules/db/custom-contact-forms-db.php - DB methods reorganized for efficiency * modules/db/custom-contact-forms-activate-db.php - DB methods reorganized for efficiency * modules/db/custom-contact-forms-default-db.php - DB methods reorganized for efficiency * modules/usage-popover/custom-contact-forms-popover.php - Popover code seperated in to a different file * modules/export/custom-contact-forms-export.php - Functions for importing and exporting * modules/extra_fields/countries_field.php * modules/extra_fields/date_field.php * modules/extra_fields/states_field.php * modules/widget/custom-contact-forms-dashboard.php * css/custom-contact-forms-admin.css - AJAX abilities added * css/custom-contact-forms-standard.css - Classes renamed * css/custom-contact-forms.css - Classes renamed * css/custom-contact-forms-dashboard.css - Classes renamed * js/custom-contact-forms-dashboard.js - AJAX abilities added to admin panel * lang/custom-contact-forms.po - Allows for translation to different languages * lang/custom-contact-forms.mo - Allows for translation to different languages = 4.0.9.2 = * css/custom-contact-forms-admin.css - Minor display changes * js/custom-contact-forms.js - JQuery conflict issue fixed = 4.0.9.1 = * custom-contact-forms-admin.php - Minor display changes * css/custom-contact-forms-admin.css - Minor display changes to field options = 4.0.9 = * js/custom-contact-forms.js - JQuery conflict issue fixed * js/custom-contact-forms-admin.js - JQuery conflict issue fixed * js/custom-contact-forms-admin-inc.js - JQuery conflict issue fixed * js/custom-contact-forms-admin-ajax.js - JQuery conflict issue fixed * custom-contact-forms-admin.php - JQuery conflict issue fixed * custom-contact-forms-front.php - Unnecessary JQuery dependencies removed = 4.0.8.1 = * custom-contact-forms-admin.php - Email charset set to UTF-8 * css/custom-contact-forms-admin.css - Usage Popover z-index set to 10000 and Usage button styled. * custom-contact-forms-front.php - Email charset set to UTF-8 = 4.0.8 = * custom-contact-forms-admin.php - Admin panel updated, WP_PLUGIN_URL to plugins_url() * custom-contact-forms-front.php - WP_PLUGIN_URL to plugins_url() = 4.0.7 = * custom-contact-forms-admin.php - Admin panel updated = 4.0.6 = * modules/widgets/custom-contact-forms-widget.php - Form title added via widget = 4.0.5 = * modules/db/custom-contact-forms-db.php - Form email cutoff bug fixed = 4.0.4 = * custom-contact-forms-admin.php - Bug reporting mail error fixed = 4.0.3 = * custom-contact-forms-front.php - PHPMailer bug fixed, form redirect fixed * custom-contact-forms-static.php - Form redirect function added * custom-contact-forms-admin.php - redirects fixed, phpmailer bug fixed * widget/phpmailer - deleted * widget/db/custom-contact-forms-db.php - table charsets changed to UTF8 = 4.0.2 = * custom-contact-forms-front.php - Field instructions bug fixed * custom-contact-forms-admin.php - Display change = 4.0.1 = * custom-contact-forms.php * custom-contact-forms-admin.php - support for multiple form destination emails added * custom-contact-forms-front.php - Mail bug fixed, email validation bug fixed * lang/custom-contact-forms.php - Phrases deleted/added = 4.0.0 = * custom-contact-forms.php - Saved form submissions manager, form background color added to style manager, import/export feature * custom-contact-forms-user-data.php - Saved form submission * custom-contact-forms-db.php - DB methods reorganized for efficiency * custom-contact-forms-static.php - Methods added/removed for efficiency * custom-contact-forms-admin.php - Admin code seperated in to a different file * custom-contact-forms-popover.php - Popover code seperated in to a different file * custom-contact-forms-export.php - Functions for importing and exporting * css/custom-contact-forms-admin.css - AJAX abilities added * css/custom-contact-forms-standard.css - Classes renamed * js/custom-contact-forms-admin.js - AJAX abilities added to admin panel * download.php - Allows export file to be downloaded * lang/custom-contact-forms.po - Allows for translation to different languages * lang/custom-contact-forms.mo - Allows for translation to different languages = 3.5.5 = * custom-contact-forms.php - Plugin usage popover reworded * css/custom-contact-forms-admin.css - Admin panel display problem fixed = 3.5.4 = * custom-contact-forms.php - custom thank you redirect fix * custom-contact-forms-db.php - Style insert bug fixed, Unexpected header output bug fixed = 3.5.3 = * custom-contact-forms.php - Style popover height option added to style manager. Form title heading not shown if left blank. * custom-contact-forms-db.php - New success popover height column added to styles table = 3.5.2 = * custom-contact-forms.php - Plugin Usage popover added, insert default content button * custom-contact-forms-db.php - Insert default content function = 3.5.1 = * custom-contact-forms.php - Style options added, color picker added, success popover styling bugs fixed * custom-contact-forms-db.php - Style format changed, new style fields added to tables * Lots of javascript files * Lots of images for the colorpicker = 3.5.0 = * custom-contact-forms.php - Radio and dropdowns added via the field option manager * custom-contact-forms-mailer.php - Email body changed * custom-contact-forms-db.php - Field option methods added * custom-contact-forms.css - Form styles reorganized, file removed * css/custom-contact-forms.css - Form styles reorganized * css/custom-contact-forms-standards.css - Form styles reorganized * css/custom-contact-forms-admin.css - Form styles reorganized = 3.1.0 = * custom-contact-forms.php - Success message title, disable jquery, choose between xhmtl and html, and more * custom-contact-forms-db.php - Success message title added * custom-contact-forms.css - Form styles rewritten = 3.0.2 = * custom-contact-forms.php - Bugs fixed = 3.0.1 = * custom-contact-forms.php - Php tags added to theme form display code = 3.0.0 = * custom-contact-forms.php - Required fields, admin panel changed, style manager bugs fixed, custom html feature added, much more * custom-contact-forms-db.php - New functions added and old ones fixed * custom-contact-forms.css - New styles added and old ones modified = 2.2.5 = * custom-contact-forms.php - Fixed field insert bug fixed = 2.2.4 = * custom-contact-forms.php - Textarea field instruction bug fixed = 2.2.3 = * custom-contact-forms.php - Remember fields bug fixed, init rearranged, field instructions * custom-contact-forms.css * custom-contact-forms-db.php = 2.2.0 = * custom-contact-forms.php - Plugin nav, hide plugin author link, bug reporting, suggest a feature * custom-contact-forms.css - New styles added and style bugs fixed = 2.1.0 = * custom-contact-forms.php - New fixed field added, plugin news, bug fixes * custom-contact-forms.css - New styles added and style bugs fixed * custom-contact-forms-db.php - New fixed field added = 2.0.3 = * custom-contact-forms.php - custom style checkbox display:block error fixed * custom-contact-forms.css - li's converted to p's = 2.0.2 = * custom-contact-forms.php - Form li's changed to p's * images/ - folder readded to correct captcha error = 2.0.1 = * custom-contact-forms.php - Duplicate form slug bug fixed, default style values added, stripslahses on form messages * custom-contact-forms-db.php - default style values added = 2.0.0 = * custom-contact-forms.php - Style manager added * custom-contact-forms.css - style manager styles added * custom-contact-forms-db.php - Style manager db functions added = 1.2.1 = * custom-contact-forms.php - Upgrade options changed * custom-contact-forms-css.php - CSS bug corrected = 1.2.0 = * custom-contact-forms.php - Option to update to Custom Contact Forms Pro = 1.1.3 = * custom-contact-forms.php - Captcha label bug fixed * custom-contact-forms-db.php - Default captcha label changed = 1.1.2 = * custom-contact-forms-db.php - create_tables function edited to work for Wordpress MU due to error in wp-admin/includes/upgrade.php = 1.1.1 = * custom-contact-forms.css - Label styles changed * custom-contact-forms.php - Admin option added to remember field values = 1.1.0 = * custom-contact-forms-db.php - Table upgrade functions added * custom-contact-forms.php - New functions for error handling and captcha * custom-contact-forms.css - Forms restyled * custom-contact-forms-images.php - Image handling class added * image.php, images/ - Image for captcha displaying = 1.0.1 = * custom-contact-forms.css - Form style changes = 1.0.0 = * Plugin Release