**** WooCommerce Email Inquiry Ultimate Changelog **** = 3.6.0 - 2023/11/25 = * This feature release adds auto fill name and email on default form for logged in users. * Feature - Default Email Form, auto fill Name and Email of current logged in user. Saves logged in user from having complete those fields. = 3.5.2 - 2023/11/22 = * This maintenance release has plugin framework updates for compatibility with PHP 8.1 onwards, plus backward compatibility to WooCommerce 6.0. * Tweak - Remove backward compatibility for WooCommerce versions less than 6.0 * Framework - Set parameter number of preg_match function from null to 0 for compatibility with PHP 8.1 onwards * Framework - Validate empty before call trim for option value = 3.5.1 - 2023/10/30 = * This maintenance release has a Code Tweak for compatibility with WordPress 6.4 and WooCommerce 8.2 * Tweak - Tested for compatibility with WordPress 6.4 * Tweak - Tested for compatibility with WooCommerce 8.2 * Tweak - Call add action to 'enqueue_block_assets' instead of 'enqueue_block_editor_assets' for enqueue style inside iframe of Gutenberg. = 3.5.0 - 2023/09/07 = * This feature release adds a "Product Inquiry Button" Block for use in Gutenberg Templates. Also compatibility with WooCommerce 8.0.3 and WordPress 6.3 * Feature - Define new "Product Inquiry Button" block to show Inquire Button on Gutenberg Block templates. * Tweak - Test for compatibility with WooCommerce 8.0.3 * Tweak - Test for compatibility with WordPress 6.3.0 * Fix - New "Product Inquiry Button" Block resolves issues that the Email Inquiry shortcode has with Gutenberg templates. = 3.4.2 - 2023/07/28 = * This maintenance release has 2 bug fixes for compatibility with WooCommerce 7.9 and WordPress 6.2.2 or higher. * Tweak - Test for compatibility with WooCommerce 7.9.0 * Tweak - Test for compatibility with WordPress 6.2.2 * Fix - validate if $product is WC_Product or not before call get_id() . For compatibility with WC 7.9.0 * Fix - Show correct Inquiry button for each product inside query loop from Gutenberg template with double [[ ]] for compatibility with WP 6.2.2 or higher. = 3.4.1 - 2023/06/26 = * This maintenance release fixes a small PHP bug that emerged from the 3.4.0 release. * Fix - defined wc_email_inquiry_button_position variable on correct position to fix PHP bug = 3.4.0 - 2023/06/22 = * This feature release adds insert Email Inquiry by 2 new shortcodes. Works with New WC Single Product Page Bock Template and page builders like Elementor. * Feature - Add Email Inquiry Shop shortcode. Adds Email Inquiry to all product pages across the store. * Feature - Add Single Product Email Inquiry shortcode. Use to insert a Single Product Email Inquiry, by product id into anywhere that accepts shortcodes. * Feature - Fully compatible with the new WooCommerce Single Product Blocks Template * Feature - Fully compatible with page builders like Elementor, Divi etc * Tweak - Adds new Email Inquiry Shortcode options to the Settings tab * Tweak - Test for compatibility with WooCommerce 7.8.0 = 3.3.0 - 2023/06/15 = * This feature release upgrades the 3rd party email form pop up to the modern Modal script. You do not need to do anything, just enjoy the new form pop up. * Feature - Upgrade 3rd party email form popup from old Colorbox scrip to Modal script. = 3.2.0 - 2023/04/25 = * This release has compatibility with WordPress 6.2.0, WooCommerce 7.6.0 plus declared compatibility with WooCommerce HPOS. * Tweak - Test for compatibility with WordPress 6.2 * Tweak - Test for compatibility with WooCommerce 7.6.0 * Tweak - Test and declare plugin compatibility with WooCommerce HPOS Custom Tables. = 3.1.0 - 2023/01/03 = * This feature release removes the fontawesome lib and replaces icons with SVGs and has compatibility with WooCommerce 7.2 * Feature - Convert icon from font awesome to SVG * Feature - Update styling for new SVG icons * Tweak - Test for compatibility with WooCommerce 7.2 * Plugin Framework - Remove fontawesome lib = 3.0.0 - 2022/12/06 = * This feature release adds Default font from the theme to the font control and has compatibility for WooCommerce 7.1 * Feature - Add Default fonts from the Theme to the font control options. * Feature - On new install will get the theme fonts with Arial web font fall back. * Feature - On existing installs this update will not change the set fonts. * Tweak - Test for compatibility with WooCommerce 7.1 * Plugin Framework - Update typography control from plugin framework to add support for Default value * Plugin Framework - Default value will get the h tag and content fonts that are set in the theme. * Plugin Framework - Change generate typography style for change on typography control = 2.10.3 - 2022/11/01 = * This maintenance release has a security vulnerability patch, plus compatibility with WordPress major version 6.1.0 and WooCommerce version 7.0 * Tweak - Test for compatibility with WordPress 6.1 * Tweak - Test for compatibility with WooCommerce 7.0 * Security - This release has a patch for a security vulnerability = 2.10.2 - 2022/04/07 = * This maintenance release has a fix for Gravity Forms editor plus compatibility with WordPress 5.9.3 * Tweak - Test for compatibility with WordPress 5.9.3 * Fix - Correct field name for plugins custom fields to work with Gravity Forms Editor drag and drop fields into form feature = 2.10.1 - 2022/04/04 = This security release follows a full security audit with code refactoring, security hardening including additional escaping and sanitizing and has tweaks and fixes for the latest versions of Gravity Forms and Contact Form 7 * Tweak - Auto enable AJAX for Gravity Forms and Contact Form 7 shortcodes * Fix - Update map fields to work with Gravity Forms major version 2.5 or higher * Framework – Upgrade Plugin Framework to version 2.6.0 * Security - Various code hardening tweaks. * Security - Escape all $-variable * Security - Sanitize all $_REQUEST, $_GET, $_POST * Security - Apply wp_unslash before sanitize = 2.10.0 - 2021/11/20 = * This release has a new Google Fonts API Validation feature plus compatibility with WordPress 5.9 and WooCommerce 6.1.1 * Feature - Add Ajax Validate button for Google Fonts API, for quick and easy Validation of API key. * Dev - Add dynamic help text to Google Font API field * Tweak - Test for compatibility with WooCommerce 6.1 * Tweak - Test for compatibility with WordPress 5.9 * Framework - Update a3rev Plugin Framework to version 2.5.0 = 2.9.3 - 2021/11/20 = * This maintenance release has fixes for compatibility with PHP version 8.x and WooCommerce 5.9 * Tweak - Test for compatibility with PHP 8.x * Tweak - Test for compatibility with WooCommerce 5.9 * Fix - Update some defined functions without an optional parameter when followed by a required parameter. This is deprecated as of PHP 8.0.0 = 2.9.2 - 2021/11/10 = * This maintenance release has a compatibility bug fix for WooCommerce version 5.9.0 compatibility * Tweak - Test for compatibility with WooCommerce 5.9 * Fix - Checked if $product variable is WC_Product for compatibility with WC 5.9 = 2.9.1 - 2021/11/09 = * This maintenance release has a PHP fatal Error fix that has arisen out of yesterdays version 2.9.0 feature release. * Fix - Validate the global $product variable for call is_type() to check bundle product type. = 2.9.0 - 2021/11/08 = * This feature release adds compatibility with the WooCommerce Product Bundles plugin * Feature - Add full Email Inquiry button and hide price and cart compatibility with the official WooCommerce Product Bundles plugin = 2.8.1 - 2021/08/12 = * This maintenance release completes full compatibility with The WooCommerce Products Add-on plugin. * Fix - Hide price of addon items in the content section where the WooCommerce Product Add-ons plugin shows price in the description. * Fix - Show price of add-ons from Edit Order so admin can see the price in the order. = 2.8.0 - 2021/08/07 = * This feature release adds full compatibility with WooCommerce Product Add-ons * Feature - Write new filter to add support for hiding WooCommerce Product Addons prices on when the Hide Price is actived. = 2.7.11 - 2021/07/22 = * This maintenance release has code tweaks for compatibility with WordPress Major version 5.8, WooCommerce version 5.5.1 and some Security Hardening. * Tweak - Test for compatibility with WordPress 5.8 * Tweak - Test for compatibility with WooCommerce 5.5.1 * Tweak - Add Update URI to plugin header with unique name * Tweak - Skip version 2.7.10 to avoid PHP misread of the version number * Security - Add more variable, options and html escaping = 2.7.9 - 2021/03/19 = * This maintenance release updates 23 deprecated jQuery functions for compatibility with the latest version of jQuery in WordPress 5.7 * Tweak - Update JavaScript on plugin framework for compatibility with latest version of jQuery and resolve PHP warning event shorthand is deprecated. * Tweak - Replace deprecated .change( handler ) with .on( 'change', handler ) * Tweak - Replace deprecated .change() with .trigger('change') * Tweak - Replace deprecated .focus( handler ) with .on( 'focus', handler ) * Tweak - Replace deprecated .focus() with .trigger('focus') * Tweak - Replace deprecated .click( handler ) with .on( 'click', handler ) * Tweak - Replace deprecated .click() with .trigger('click') * Tweak - Replace deprecated .select( handler ) with .on( 'select', handler ) * Tweak - Replace deprecated .select() with .trigger('select') * Tweak - Replace deprecated .blur( handler ) with .on( 'blur', handler ) * Tweak - Replace deprecated .blur() with .trigger('blur') * Tweak - Replace deprecated .resize( handler ) with .on( 'resize', handler ) * Tweak - Replace deprecated .submit( handler ) with .on( 'submit', handler ) * Tweak - Replace deprecated .scroll( handler ) with .on( 'scroll', handler ) * Tweak - Replace deprecated .mousedown( handler ) with .on( 'mousedown', handler ) * Tweak - Replace deprecated .mouseover( handler ) with .on( 'mouseover', handler ) * Tweak - Replace deprecated .mouseout( handler ) with .on( 'mouseout', handler ) * Tweak - Replace deprecated .keydown( handler ) with .on( 'keydown', handler ) * Tweak - Replace deprecated .attr('disabled', 'disabled') with .prop('disabled', true) * Tweak - Replace deprecated .removeAttr('disabled') with .prop('disabled', false) * Tweak - Replace deprecated .attr('selected', 'selected') with .prop('selected', true) * Tweak - Replace deprecated .removeAttr('selected') with .prop('selected', false) * Tweak - Replace deprecated .attr('checked', 'checked') with .prop('checked', true) * Tweak - Replace deprecated .removeAttr('checked') with .prop('checked', false) = 2.7.8 - 2021/03/09 = * This maintenance release is for compatibility with WordPress 5.7 and WooCommerce 5.1 * Tweak - Test for compatibility with WordPress 5.7 * Tweak - Test for compatibility with WooCommerce 5.1.0 = 2.7.7 - 2021/01/13 = * This maintenance release is for compatibility with WooCommerce major version 4.9.0. * Tweak - Test for compatibility with WooCommerce 4.9.0 = 2.7.6 - 2020/12/30 = * This is an important maintenance release that updates our scripts for compatibility with the latest version of jQuery released in WordPress 5.6 * Tweak - Update JavaScript on plugin framework for work compatibility with latest version of jQuery * Fix - Replace .bind( event, handler ) by .on( event, handler ) for compatibility with latest version of jQuery * Fix - Replace :eq() Selector by .eq() for compatibility with latest version of jQuery * Fix - Replace .error() by .on( “error” ) for compatibility with latest version of jQuery * Fix - Replace :first Selector by .first() for compatibility with latest version of jQuery * Fix - Replace :gt(0) Selector by .slice(1) for compatibility with latest version of jQuery * Fix - Remove jQuery.browser for compatibility with latest version of jQuery * Fix - Replace jQuery.isArray() by Array.isArray() for compatibility with latest version of jQuery * Fix - Replace jQuery.isFunction(x) by typeof x === “function” for compatibility with latest version of jQuery * Fix - Replace jQuery.isNumeric(x) by typeof x === “number” for compatibility with latest version of jQuery * Fix - Replace jQuery.now() by Date.now() for compatibility with latest version of jQuery * Fix - Replace jQuery.parseJSON() by JSON.parse() for compatibility with latest version of jQuery * Fix - Remove jQuery.support for compatibility with latest version of jQuery * Fix - Replace jQuery.trim(x) by x.trim() for compatibility with latest version of jQuery * Fix - Replace jQuery.type(x) by typeof x for compatibility with latest version of jQuery * Fix - Replace .load( handler ) by .on( “load”, handler ) for compatibility with latest version of jQuery * Fix - Replace .size() by .length for compatibility with latest version of jQuery * Fix - Replace .unbind( event ) by .off( event ) for compatibility with latest version of jQuery * Fix - Replace .unload( handler ) by .on( “unload”, handler ) for compatibility with latest version of jQuery = 2.7.5 - 2020/12/10 = * Tweak - Test for compatibility with WooCommerce 4.8.0 = 2.7.4 - 2020/12/08 = * This maintenance release has tweaks and a fix for compatibility with WordPress major version 5.6, WooCommerce 4.7.1 and PHP 7.4.8 * Tweak - Test for compatibility with PHP 7.4.8 * Tweak - Test for compatibility with WooCommerce 4.7.1 * Tweak - Test for compatibility with WordPress 5.6 * Fix - Add \ before WC() inside namespace file for it to call to correct WC() of WooCommerce = 2.7.3 - 2020/08/08 = * This maintenance release is for compatibility with WordPress major version 5.5 and WooCommerce 4.3.1. * Tweak - Test for compatibility with WordPress 5.5 * Tweak - Test for compatibility with WooCommerce 4.3.1 = 2.7.2 - 2020/05/05 = * This maintenance release removes form modal popup h tags plus has compatibility with WooCommerce 4.1.0 * Tweak - Change h2 and h5 title font on modal popup to div tag so that they don't show up as empty h tags with Search engine crawl. * Tweak - Tested for compatibility with WooCommerce 4.1.0 * Tweak - Update WooCommerce compatibility tag = 2.7.1 - 2020/03/28 = * This maintenance release is for compatibility with WordPress 5.4, WooCommerce 4.0.1, Travis CI build unit test for compliance with WordPress PHP coding standards and PHP tweaks for compatibility with PHP v 7.0 to 7.4 * Tweak - Test for compatibility with WordPress 5.4 * Tweak - Test for compatibility with WooCommerce 4.0.1 * Tweak - Run Travis CI unit build tests for PHP compatibility issues with PHP 7.0 to 7.4 * Fix - Update global ${$this- to $GLOBALS[$this to resolve 7.0+ PHP warnings * Fix - Update global ${$option} to $GLOBALS[$option] to resolve 7.0+ PHP warnings * Fix - Update less PHP lib that use square brackets [] instead of curly braces {} for Array, depreciated in PHP 7.4 * Fix - Validate for do not use get_magic_quotes_gpc function for PHP 7.4 = 2.7.0 - 2020/01/16 = * This feature release completes the full refactor (frontend and backend) of the plugins PHP to Composer plus compatibility with WordPress 5.3.2 and WooCommerce 3.8.1 * Feature - Plugin Framework fully refactored to Composer for cleaner code and faster PHP code on the admin panels * Tweak - Update plugin for compatibility with new version of plugin Framework * Tweak - Test for compatibility with WordPress 5.3.2 * Tweak - Test for compatibility with WooCommerce 3.8.1 = 2.6.1 - 2019/11/15 = * This maintenance release fixes a fatal error on sites that use Gravity Forms as the contact email form * Fix - Add slash before class name of Gravity form plugin is using inside namespace file it just for Email Ultimate version = 2.6.0 - 2019/11/13 = * This feature release has a lot including compatibility with WooCommerce 3.8.0, WordPress 5.3 whilst maintaining backward compatibility, PHP upgrade to Composer PHP Dependency Manger and a full security review and update. * Feature - Plugin fully refactored to Composer for cleaner code and faster PHP code * Tweak - Test for compatibility with WordPress 5.3.0 * Tweak - Test for compatibility with WooCommerce 3.8.0 * Tweak - Remove the hard coded PHP error_reporting display errors false from compile sass to css * Tweak - Update templates use new namespace * Tweak - Support for backward compatibility for the theme have override with old template * Dev - Replace file_get_contents with HTTP API wp_remote_get * Dev - Ensure that all inputs are sanitized and all outputs are escaped. = 2.5.7 - 2019/09/24 = * Maintenance upgrade to add support for Hide Add to Cart and show Read More on product cards added by WooCommerce Gutenberg block. * Tweaks - Add hook to hide Add to Cart on products inserted by WooCommerce Product Grid Block * Tweaks - Add hook to show Read More on products inserted by WooCommerce Product Grid Block = 2.5.6 - 2019/08/22 = * This maintenance update fixes 1 Form Type option bug on the dashboard plus compatibility with WooCommerce 3.7.0 * Tweak - Test for compatibility with WooCommerce 3.7.0 * Fix - Reset to Default Form option when hit Save Change button on Inquiry Button Style = 2.5.5 - 2019/06/29 = * This is a maintenance upgrade to fix a potentially fatal error conflict with sites running PHP 7.3 plus compatibility with WordPress v 5.2.2 and WooCommerce 3.6.4 * Tweak - Test for compatibility with WooCommerce 3.6.4 * Tweak - Test for compatibility with WordPress 5.2.2 * Fix - PHP warning continue targeting switch is equivalent to break for compatibility on PHP 7.3 = 2.5.4 - 2019/04/26 = * This maintenance update has tweaks for compatibility with WordPress 5.2.0 and WooCommerce 3.6.0 major new versions whilst maintaining backward compatibility * Tweak - Test for compatibility with WordPress 5.2.0 * Tweak - Test for compatibility with WooCommerce 3.6.2 * Tweak - Support for backward compatibility with WooCommerce v 3.5 = 2.5.3 - 2019/04/01 = * This maintenance upgrade fixes an issue with Variation Price and description display when add to cart is hidden plus compatibility with WooCommerce 3.5.7 and upcoming WordPress 5.2 * Tweak - Test for compatibility with WordPress 5.2 * Tweak - Test for compatibility with WooCommerce 3.5.7 * Fix - don't add duplicate price and description for Product Variation, fix for work compatibility with WooCommerce version 3.5 + = 2.5.2 - 2018/12/24 = * This maintenance update is for compatibility with WordPress 5.0.2, WooCommerce 3.5.3 and PHP 7.3. It also includes performance updates to the plugin framework. * Tweak - Editor sidebar global Email & Cart meta box works with both Gutenberg and Classic Editor * Tweak - Test for compatibility with WordPress 5.0.2 and WordPress 4.9.9 * Tweak - Test for compatibility with WooCommerce 3.5.3 * Tweak - Create new structure for future development of Gutenberg Blocks * Framework - Performance improvement. Replace wp_remote_fopen with file_get_contents for get web fonts * Framework - Performance improvement. Define new variable `is_load_google_fonts` if admin does not require to load google fonts * Credit - Props to Derek for alerting us to the framework google fonts performance issue * Framework - Register style name for dynamic style of plugin for use with Gutenberg block * Framework - Update Modal script and style to version 4.1.1 * Framework - Update a3rev Plugin Framework to version 2.1.0 * Framework - Test and update for compatibility with PHP 7.3 = 2.5.1 - 2018/07/18 = * This Maintenance update is to fix a Hide Price Compatibility issue with WooCommerce Quotes and Orders version 3.0.0 plus test for compatibility with WordPress version 4.9.7 * Tweak - Update for Hide Price rule compatibility with WooCommerce Quotes & Orders v 3.0.0 * Tweak - Test for compatibility with WordPress 4.9.7 = 2.5.0 - 2018/07/09 = * This Feature upgrade adds full compatibility with WooCommerce Quotes and Orders major version 3.0.0, added background colour option for 3rd Party email inquiry pop up, add plugin to a3 Dashboard, Plugins, WooCommerce menu. * Feature - Define new hooks and filters for compatibility with WooCommerce Quotes & Orders plugin * Feature - Add Email Inquiry bootstrap background colour option for 3rd Party Email Plugins Contact Form 7 and Gravity forms * Feature - Add plugin to a3 Dashboard, Plugins, WooCommerce plugins menu as it now can be installed with WooCommerce Quotes and Orders. * Tweak - Define new filters for Rules and Roles for compatibility with WooCommerce Quotes and Orders * Tweak - Move and Update Help Notes from the Plugin Framework Global Settings option box to new option box called Help Notes * Tweak - Add new hooks and functions for full compatibility with WooCommerce On Page Checkout plugin * Framework - Convert old tooltip script to bootstrap tooltip * Tweak - Test for compatibility with WooCommerce 3.4.3 * Framework - Update a3rev Plugin Framework to version 2.0.6 = 2.4.1 - 2018/06/19 = * Maintenance update fixes a bug with email inquiry showing under footer on some sites plus a tweak to the modal pop up in mobile and fix on framework setting options. * Tweak - Auto scroll to top of modal popup when it opens for improved UI on mobile * Framework - Fix for Framework Global Box open and close settings options * Framework - Update a3rev Plugin Framework to version 2.0.5 * Fix - Issue where Email Inquiry form was loading at footer of page on some sites = 2.4.0 - 2018/06/14 = * Major Upgrade. V2.4 is a massive step forward in the plugins development with 7 new features, new pop up tool, introduction of templating and multiple coding standard enhancements. Compatibility with WooCommerce 3.4.2. Clear any site caching after this upgrade. * Feature - Introducing new Bootstrap Modal pop up for email inquiry form * Feature - Refactored plugin style with introduction of Templating * Feature - Email Form. Added Form Field Options box * Feature - Name field has option to turn ON or OFF Required field * Feature - Telephone field has ON or OFF option to show. * Feature - Telephone field IF showing has option for Required field ON or OFF * Feature - Message Field has option to turn ON or OFF Required field * Feature - 3rd Party Forms header pop up style now shows same as the Default form. * Tweak - Remove Fancybox and Colorbox pop up tools * Tweak - Remove Popup Tool settings box * Tweak - Update plugin admin page sidebar Place card links for support and more plugins * Tweak - Updated the plugins readme file to reflect the many changes in this version * Tweak - Multiple coding standard enhancements. * Tweak - Test for compatibility with WooCommerce 3.4.2 * Refactor - Inline script to Templating to allow developers to over ride default styles by copying any template into their theme and styling it from there. * Template - Create new template file email-inquiry/default-form.php. * Template - Create new template file email-inquiry/modal-popup.php * Template - Create new template file email-inquiry/email-notification.php. * Framework - Update Modal script and style to version 4.1.1 * Framework - Update a3rev Plugin Framework to version 2.0.4 = 2.3.1 - 2018/05/26 = * This maintenance update is for compatibility with WordPress 4.9.6 and WooCommerce 3.4.0 and the new GDPR compliance requirements for users in the EU * Tweak - Default Email Inquiry Form. Add new GDPR Compliance Options Box with option to turn Acceptance notice ON or OFF for default form. * Tweak - When Acceptance notice is ON option shows to edit the default text that shows to the right of the acceptance box. * Tweak - When Acceptance Notice is ON option shows to add information text to the bottom of the form. Leave the text edit empty on and nothing shows on the form footer. * Framework - Update a3rev Plugin Framework to version 2.0.3 * Tweak - Test for compatibility with WooCommerce 3.4.0 * Tweak - Test for compatibility with WordPress 4.9.6 = 2.3.0 - 2018/02/13 = * Feature Upgrade - This upgrade features full integration with newly launched a3rev Dashboard including a prompt to upgrade from a3 License manager to a3rev Dashboard plus compatibility with WordPress 4.9.4 and WooCommerce 3.3.1 * Feature - Upgrade License key auto upgrades and support to a3rev Customer account authorization. * Feature - Post and reply to support tickets right from the a3rev Dashboard Support interface. * Feature - Updating a3 License manager plugin removes it and uploads the new a3rev Dashboard plugin. * Feature - License key no longer used to activate auto updates and upgrades and support. * Feature - Install a3rev Dashboard plugin and authorize it by using your a3rev.com account username and password. * Feature - Manage your account and all a3rev premium plugins from your a3rev dashboard * Feature - plugin support tickets can be posted and replied to from the a3rev Dashboard support interface. * Framework - Update a3rev Plugin Framework to version 2.0.2 * Framework - Add Framework version for all style and script files * Framework - Update Check Now feature for compatibility with a3rev Dashboard 2.3.0 * Tweak - Remove OLD license manager and tracking code * Tweak - Test for compatibility with WordPress 4.9.4 * Tweak - Test for compatibility with WooCommerce 3.3.1 = 2.2.9 - 2018/01/17 = * Maintenance Update. Tweak Hide Price action and full compatibility with WooCommerce Product Bundles version 5.7.1 * Tweak - Hide price action to apply to Product Bundle type on products * Tweak - Hide price on cart widget for Product Bundles type * Tweak - Tested for compatibility with WooCommerce Product Bundles plugin version 5.7.1 = 2.2.8 - 2017/12/12 = * Maintenance Update. 1 variation prices bug fix and compatibility with WooCommerce 3.2.5 and WordPress 4.9.1 * Tweak - Tested for compatibility with WordPress 4.9.1 * Tweak - Tested for compatibility with WooCommerce 3.2.5 * Fix - show price of variation product when select option on Product Detail page = 2.2.7 - 2017/10/13 = * Tweak - Tested for compatibility with WooCommerce 3.2.0 * Tweak - Tested for compatibility with WordPress 4.8.2 * Tweak - Added support for the new WC 'tested up to' feature to show this plugin has been tested compatible with WC updates = 2.2.6 - 2017/06/06 = * Tweak - Tested for compatibility with WordPress major version 4.8.0 * Tweak - tested for compatibility with WooCommerce version 3.0.7 * Tweak - Include bootstrap modal script into plugin framework * Tweak - Update a3rev plugin framework to latest version = 2.2.5 - 2017/04/20 = * Tweak - Tested for full compatibility with WooCommerce version 3.0.3 * Tweak - Full compatibility with Contact Form 7 latest version 4.7.0 * Tweak - Replace wpcf7_add_shortcode by wpcf7_add_form_tag function for compatibility on Contact Form 7 v4.7 = 2.2.4 - 2017/04/13 = * Tweak - Full compatibility with WC version 3.0.2 with full backward compatibility to WC version 2.6.0 * Tweak - Change call direct to Product properties with new function that are defined on WC v3.0 * Tweak - Change call direct to Order properties with new function that are defined on WC v3.0 * Tweak - Called action for save data of plugin after WC data is saved on new CRUD * Tweak - Change priority for save_post action so that it is called after WooCommerce save the product data, to get the correct data on WC v3.0 * Tweak - Change global $$variable to global ${$variable} for compatibility with PHP 7.0 * Tweak - Removed auto redirect to plugins admin panel on activation * Tweak - Update a3 Revolution to a3rev Software on plugins description * Tweak - Added Settings link to plugins description on plugins menu * Tweak - Tested for full compatibility with WordPress version 4.7.3 = 2.2.3 - 2016/10/26 = * Tweak - Hardcode Fancybox and Colorbox pop-up Scroll with page option on mobiles for improved UX * Tweak - Define new 'Ajax Multi Submit' control type with Progress Bar showing and Statistic for plugin framework * Tweak - Define new 'Ajax Submit' control type with Progress Bar showing for plugin framework * Tweak - Update plugin framework styles and scripts support for new 'Ajax Submit' and 'Ajax Multi Submit' control type * Tweak - Tested for full compatibility with WooCommerce version 2.6.6 * Credit - Thanks to Andrea Slink for bringing the pop-up display issues in mobile to our attention = 2.2.2 - 2016/09/24 = * Tweak - Update text domain for full support of translation with new name for translate file is 'woocommerce-email-inquiry-cart-options.po' * Fix - Apply 'html_entity_decode' for email subject * Tweak - Tested for full compatibility with WordPress version 4.6.1 * Tweak - Tested for full compatibility with PHP 7.0 * Credit - Thanks to mpek for raising the translation issue on wordpress.org support forum * Credit - Thanks to John Phipps for reporting the email subject line special characters encoded bug = 2.2.1 - 2016/08/20 = * Tweak - Tested for Full compatibility with WordPress 4.6.0 * Tweak - Tested for full compatibility with WooCommerce version 2.6.4 * Fix - Compatibility with WooCommerce Subscriptions plugin. Email Inquiry button display on subscription and variable subscription products = 2.2.0 - 2016/07/11 = * Feature - Added 'Line Height' option into Typography control of plugin framework * Feature - Update for compatibility with new a3 License Manager plugin * Feature - Show admin notification box re installing a3 License Manager plugin to manage license key and auto upgrades * Tweak - Removed tracking code from plugin * Tweak - Removed auto upgrading code from plugin * Tweak - Remove confirm license key form at first activate the plugin * Tweak - Can use the plugin without enter license key but can't auto upgrade when have new version * Tweak - Update select type of plugin framework for support group options * Tweak - Update plugin framework style for support 'Line Height' option of Typography control * Tweak - Update Typography Preview script for apply 'Line Height' value to Preview box * Tweak - Update the generate_font_css() function with new 'Line Height' option * Tweak - Replace all hard code for line-height inside custom style of email template by new dynamic 'Line Height' value * Tweak - Tested for full compatibility with WooCommerce version 2.6.2 * Tweak - Tested for full compatibility with WordPress version 4.5.3 = 2.1.3 - 2016/06/22 = * Tweak - Defined 'wc_ei_metabox_action' nonce field for use to check when Email Inquiry Metabox is updated * Tweak - Defined 'wc_ei_sendquote_metabox_action' nonce field for use to check when Send Quote Metabox is updated * Fix - Make fields from Product edit page metabox are saved on Product Edit page when click on Update button * Credit - Thanks to Jayce for reporting the issue and help with access to his site to find the update save meta fields bug and resolve it = 2.1.2 - 2016/06/18 = * Tweak - Tested for full compatibility with WooCommerce major version 2.6.0 * Tweak - Tested for full compatibility with WooCommerce version 2.6.1 = 2.1.1 - 2016/04/05 = * Tweak - Define new 'strip_methods' argument for Uploader type, allow strip http/https or no * Tweak - Saved the time number into database for one time customize style and Save change on the Plugin Settings * Tweak - Replace version number by time number for dynamic style file are generated by Sass to solve the issue get cache file on CDN server * Tweak - Register fontawesome in plugin framework with style name is 'font-awesome-styles' * Tweak - Update plugin framework to latest version * Tweak - Tested for full compatibility with WordPress major version 4.5 * Tweak - Tested for full compatibility with WooCommerce version 2.5.5 * Fix - call session_start() before html is printed on screen to fix PHP warning = 2.1.0 - 2016/01/21 = * Feature - Define new 'Background Color' type on plugin framework with ON | OFF switch to disable background or enable it * Feature - Define new function - hextorgb() - for convert hex color to rgb color on plugin framework * Feature - Define new function - generate_background_color_css() - for export background style code on plugin framework that is used to make custom style * Tweak - Tested for full compatibility with WooCommerce version 2.5.0 * Tweak - Tested for full compatibility with WordPress version 4.4.1 * Tweak - Update core style and script of plugin framework for support Background Color type * Tweak - Update plugin framework to latest version * Tweak - Updated required WordPress version to 4.1 for full compatibility with WooCommerce plugin * Tweak - Change 'priority' to 20 for called Email Inquiry script at footer so that it need to run after jQuery is loaded = 2.0.6 - 2015/12/17 = * Tweak - Tested for full compatibility with WordPress major version 4.4 * Tweak - Tested for full compatibility with WooCommerce version 2.4.12 * Tweak - Change old Uploader to New UI of Uploader with Backbone and Underscore from WordPress * Tweak - Update the uploader script to save the Attachment ID and work with New Uploader * Tweak - Change call action from 'wp_head' to 'wp_enqueue_scripts' and use 'wp_enqueue_style' function to load dynamic style for better compatibity with minify feature of caching plugins * Tweak - Change call action from 'wp_head' to 'wp_enqueue_scripts' to load google fonts * Fix - Don't call the Parsing Shortcode event from Dashboard, just call it on Front-end to resolve PHP warning when is adding shortcode to page = 2.0.5 - 2015/09/14 = * Feature - Added 'Manual Check for New Plugin version'. Find it in the Plugin Framework settings box. * Tweak - Tested and code tweaks for full compatibility with WPML version 3.2.7 * Fix - Create and get correct Email Inquiry page for all other languages on WPML version 3.2.7 = 2.0.4 - 2015/09/07 = * Fix - Delete check new version transient when transient_timeout is deleted by WordPress 4.3 get_transients function so call to a3api for new version still works. = 2.0.3 - 2015/09/01 = * Tweak - Tested for full compatibility with WooCommerce Version 2.4.6 * Tweak - Tweaked and Tested for full compatibility with Contact Form 7 Version 4.4.2 * Tweak - Tested for full compatibility with Gravity Forms Version 1.9.13.10 * Tweak - Added Settings text link to plugins menu on WordPress Plugins page for faster access to plugins dashboard. * Fix - Added 'box-sizing: initial;' for #fancybox-wrap ID to the Close button show correct on top right corner of Fancybox pop-up * Fix - Change timeout of call to a3API for updates from 45 seconds to 8 seconds to resolve the server PHP timeout 30 seconds default. Server timeout before call finish was causing the 24 hour cron call not to be set and causing the dashboard to load slowly if a3API is not reachable. * Fix - Set 24 hours cron before call to a3API so that if have fail to connection then it will call in 24 hours on Cron instead of continue call each time Dashboard is loaded * Fix - Updated Contact Form 7 hooks for Product Name and Product URL fields so that it works with new Contact Form version 4.2 with backward compatibility. = 2.0.2 - 2015/08/20 = * Tweak - include new CSSMin lib from https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port into plugin framework instead of old CSSMin lib from http://code.google.com/p/cssmin/ , to avoid conflict with plugins or themes that have CSSMin lib * Tweak - make __construct() function for 'Compile_Less_Sass' class instead of using a method with the same name as the class for compatibility on WP 4.3 and is deprecated on PHP4 * Tweak - change class name from 'lessc' to 'a3_lessc' so that it does not conflict with plugins or themes that have another Lessc lib * Tweak - Tested for full compatibility with WordPress major version 4.3.0 * Tweak - Tested for full compatibility with WooCommerce Version 2.4.4 * Fix - Make __construct() function for 'WC_EI_Read_More_Functions' class instead of using a method with the same name as the class for compatibility on WP 4.3 and is deprecated on PHP4 = 2.0.1 - 2015/08/12 = * Tweak - Plugin Framework DB query optimization. Refactored settings_get_option call for dynamic style elements, example typography, border, border_styles, border_corner, box_shadow * Tweak - Tested for full compatibility with WooCommerce Version 2.4.2 * Fix - Update the plugin framework for setup correct default settings on first installed * Fix - Update the plugin framework for reset to correct default settings when hit on 'Reset Settings' button on each settings tab * Credit - Thanks to Ryan Irving for notifying us of the issue https://a3rev.com/forums/topic/php-issue-after-installation/ = 2.0.0 - 2015/08/11 = * Feature - Plugin framework Mobile First focus upgrade * Feature - Massive improvement in admin UI and UX in PC, tablet and mobile browsers * Feature - Introducing opening and closing Setting Boxes on admin panels. * Feature - Added Plugin Framework Customization settings. Control how the admin panel settings show when editing. * Feature - Moved Plugin admin settings from WordPress admin menu sidebar to WooCommerce sub menu item - Email and Cart * Feature - Plugin admin panel now has just 3 tabs, Rules and Roles, Email Inquiry, Read More * Feature - Removed all upgrade version Quotes and Orders settings from admin panels * Feature - Email Inquiry Tab. Combined 5 tabs and 5 sub menus into 1 tab and 2 sub menus * Feature - Read More tab. Combine 2 tabs into 1 tab. * Feature - Includes a script to automatically combine sub category tables into the Tabs main table when upgrading * Feature - Added Option to set Google Fonts API key to directly access latest fonts and font updates from Google * Feature - Added Default Form auto Reply sender (customer) for Email Inquires received by admin * Feature - Added full support for Right to Left RTL layout on plugins admin dashboard. * Feature - Upgraded global reset function. Reset rules and Roles, Email Inquiry and Read More independently instead of all * Feature - Added a 260px wide images to the right sidebar for support forum link, Documentation links. * Tweak - Major overhaul of the admin panel Description and Help text * Tweak - Upgraded the Product Page cart and Meta box style and description text * Tweak - Tested for full compatibility with WooCommerce Version 2.4.1 * Tweak - Tested for full compatibility with WordPress version 4.2.4 * Fix - Check 'request_filesystem_credentials' function, if it does not exists then require the core php lib file from WP where it is defined = 1.2.7 - 2015/06/27 = * Tweak - Tested for full compatibility with WooCommerce Version 2.3.11 * Tweak - Automatic delete the house keeping option of Lite version when upgrading from Lite to Pro version. Prevents data from being deleted on upgrade if the Lite Version Clean Up On Deletion option is was left switched ON before deactivating it to install the Pro version * Fix - Added fallback cron job schedule to fix License Key deactivation bug that occurs when call to server returns null for server name when checking key status for auto Maintenance and Feature upgrades * Credit - Thanks to Amir https://a3rev.com/forums/topic/predictive-search-pro-losing-licence-activation-every-day/ for full access to live site and for Beta Testing the new call for updates fallback cron job. = 1.2.6 - 2015/06/04 = * Tweak - Tested for full compatibility with WooCommerce Version 2.3.10 * Tweak - Tested for full compatibility with WordPress Version 4.2.2 * Tweak - Security Hardening. Removed all php file_put_contents functions in the plugin framework and replace with the WP_Filesystem API * Tweak - Security Hardening. Removed all php file_get_contents functions in the plugin framework and replace with the WP_Filesystem API * Fix - Update dynamic stylesheet url in uploads folder to the format //domain.com/ so it's always is correct when loaded as http or https = 1.2.5 - 2015/05/05 = * Tweak - Tested for full compatibility with WordPress Version 4.2.1 * Fix - Removed check_ajax_referer() call on frontend for compatibility with PHP caching plugins. Was returning -1 to js success call-back. = 1.2.4 - 2015/04/23 = * Fix - Move the output of add_query_arg() into esc_url() function to fix the XSS vulnerability identified in WordPress 4.1.2 security upgrade = 1.2.3 - 2015/04/21 = * Tweak - Tested and Tweaked for full compatibility with WordPress Version 4.2.0 * Tweak - Tested and Tweaked for full compatibility with WooCommerce Version 2.3.8 * Tweak - enqueue the 'a3rev-admin-flat-ui-style' script on product edit page to fix the height of chosen multiple drop down on meta box * Tweak - Update style of plugin framework. Removed the [data-icon] selector to prevent conflict with other plugins that have font awesome icons * Fix - Compatibility text for current version of WordPress on the Core Update page. Feature stopped working with WordPress version 4.1 = 1.2.2 - 2015/03/19 = * Tweak - Tested and Tweaked for full compatibility with WooCommerce Version 2.3.7 * Tweak - Tested and Tweaked for full compatibility with WordPress Version 4.1.1 = 1.2.1 - 2015/01/13 = * Feature - Added Email Inquiry form pop-up dynamic and responsive width and height function. * Feature - Manually set the maximum width and height in px value that the pop up can open too in large screens. * Tweak - Major upgrade for full compatibility with WooCommerce major version release 2.3.0 with backward compatibility to WC 2.2.0 * Tweak - Tested fully compatible with WooCommerce just released version 2.3.3 * Tweak - Changed WP_CONTENT_DIR to WP_PLUGIN_DIR. When an admin sets a custom WordPress file structure then it can get the correct path of plugin = 1.2.0 - 2015/01/31 = * Feature - Add Custom Form shortcode field to Product Quick Editor. * Feature - Can now apply Custom Form Shortcode to products within a Category using the WooCommerce Products bulk editor. * Tweak - Upgraded hardcoded message that show above the Custom Email form to dynamic text with font editor. * Tweak - Removed CSS Class input box from the Default Email form button style settings. * Tweak - Tested for 100% compatibility with WooCommerce version 2.2.11 * Tweak - Tested and Tweaked for 100% compatibility with WordPress version 4.1.0 * Fix - Applied Google fonts for Product Name, Product URL, From Content on Default Form * Fixed - Show the new version in the Core Update page that disappear on WP 4.1 * Fix - Sass compile path not saving on windows xampp. * Credit - Thanks to Cintia Antunes for the add Custom Forum shortcode by category feature request. = 1.1.2 - 2014/11/12 = * Fix - a3rev License code now recognises domain with and without the www. We believe that this will solve Licenses auto deactivating on some sites. = 1.1.1 - 2014/09/12 = * Tweak - Tested 100% compatible with WooCommerce 2.2.2 * Fix - Changed __DIR__ to dirname( __FILE__ ) for Sass script so that on some server __DIR___ is not defined = 1.1.0 - 2014/09/03 = * Feature - Converted all front end CSS #dynamic {stylesheets} to Sass #dynamic {stylesheets} for faster loading. * Feature - Convert all back end CSS to Sass. * Tweak - Updated google font face in plugin framework. * Tweak - Tested 100% compatible with WooCommerce Version 2.2 and backwards to v2.1 * Tweak - Use wc_get_product() function instead of get_product() function when site is using WooCommerce Version 2.2 * Tweak - Use $wpdb->esc_like() function instead of like_escape() function, which is deprecated on WP 4.0 = 1.0.9.6 - 2014/07/29 = * Fix - Fatal Error when using Contact form 7 for custom form. Only call_gravity_scripts() function if Gravity Form plugin is activated and used as the custom form shortcode. * Credit - Thanks to Ricardo Gyorfy for notifying us of this bug which arose out of the version 1.0.9.5 upgrade. = 1.0.9.5 - 2014/07/26 = * Fix - Called add_endpoints() function for first install to be able to auto create endpoint for custom form. * Fix - Fixed permalink issue that caused a 404 when opening custom form on a new page. Call add_endpoints() and flush_rewrite_rules() when that option is selected. * Fix - Added add_action( 'wp_enqueue_scripts', array( 'WC_Email_Inquiry_GravityForms_Addon', 'call_gravity_scripts' ), 11 ) to call gravity scripts and add-on scripts at header instead of footer which caused them to break. * Credit - Thanks to Jason Kennedy for alerting us to the Gravity Forms Add-ons issue and access to his site to find and fix the issue. = 1.0.9.4 - 2014/07/02 = * Tweak - Updated plugins dashboard text for WooCommerce Quotes and Orders upgrade version. * Tweak - Checked for full compatibility with WooCommerce Version 2.1.12 = 1.0.9.3 - 2014/06/28 = * Tweak - Updated chosen js script to latest version 1.1.0 on the a3rev Plugin Framework * Tweak - Change wp_register_script( 'a3rev-chosen') to wp_register_script( 'a3rev-chosen-new') * Tweak - Added support for placeholder feature for input, email, password, text area types * Tweak - Added all Quotes and Orders settings to admin dashboard for full upgrade compatibility * Tweak - Added Italian Translation thanks to Fabio Biocchetti * Tweak - Tested 100% compatible with WooCommerce version 2.1.11 * Fix - Add @ for called session_start() function to fix uncaught header warning message. = 1.0.9.2 - 2014/05/26 = * Feature - Show uploaded files as Hyplerlinked File name on Order Received page and customer email. WooCommerce by default shows URL. * Tweak - Changed add_filter( 'gettext', array( $this, 'change_button_text' ), null, 2 ); to add_filter( 'gettext', array( $this, 'change_button_text' ), null, 3 ); * Tweak - Update change_button_text() function from ( $original == 'Insert into Post' ) to ( is_admin() && $original === 'Insert into Post' ) * Tweak - Tested 100% compatible with WooCommerce Version 2.1.9 * Tweak - Tested 100% compatible with WordPress Version 3.9.1 = 1.0.9.1 - 2014/04/28 = * Tweak - Checked and updated for full compatibility with WooCommerce Version 2.1.7 and WordPress version 3.9 * Tweak - Updated Framework help text font for consistency. * Tweak - Added remove_all_filters('mce_external_plugins'); before call to wp_editor to remove extension scripts from other plugins. * Fix - Filter 'woocommerce_cart_product_subtotal' to hide the price on widget cart popup = 1.0.9 - 2014/01/24 = * Feature - Upgraded for 100% compatibility with WooCommerce Version 2.1 with backward compatibility to Version 2.0 * Feature - Added all required code so plugin can work with WooCommerce Version 2.1 refactored code. * Tweak - Replaced pretty URL custom flush_rules() function to endpoints for open form on new page for WooCommerce version 2.1 users. * Tweak - Changed Custom form pop-up background from get_site_background to #FFFFFF background colour. * Tweak - Added Custom encode to prevent email clients automatically adding tag to URL's in form message. * Tweak - Edited Grid View text on admin panel to Product Card for consistency. * Tweak - Added description text to the top of each Pro Version yellow border section * Tweak - Tested for compatibility with WordPress version 3.8.1 * Fix - Added missing close div tag for Custom form display when set to open on new page * Fix - Email Inquiry sending duplicate emails on themes that have script that duplicate the click event = 1.0.8.5 - 2013/12/24 = * Tweak - a3rev Plugin Framework upgrade - all switch text show UPPERCASE * Tweak - Updated plugins wp-admin menu item vector image. = 1.0.8.4 - 2013/12/17 = * Fix - Update make_compatibility function with isset( $args->slug ) and isset( $args['body']['request'] ) so that our plugin can work together with other developers plugin (eg Backupbuddy) that adds filter on the WordPress plugins_api (bad thing to do) * Fix - Plugins wp-admin menu icon display in all versions prior to WordPress 3.8.0. = 1.0.8.3 - 2013/12/16 = * Feature - a3rev Plugin Framework admin interface upgraded to 100% Compatibility with WordPress v3.8.0 with backward compatibility. * Feature - a3rev framework 100% mobile and tablet responsive, portrait and landscape viewing. * Tweak - Upgraded dashboard switch and slider to Vector based display that shows when WordPress version 3.8.0 is activated. * Tweak - Upgraded all plugin .jpg icons and images to Vector based display for full compatibility with new WordPress version. * Tweak - Yellow sidebar on Quotes & Orders menus does not show in Mobile screens to optimize screen space. * Tweak - Tested 100% compatible with WP 3.8.0 * Fix - Upgraded array_textareas type for Padding, Margin settings on the a3rev plugin framework = 1.0.8.2 - 2013/11/20 = * Fix - add filter to 'single_add_to_cart_text' for hide Add to Cart button for Child Products in Grouped Product when Hide Add to Cart Rule is activated. * Fix - add action to 'woocommerce_before_template_part' and 'woocommerce_after_template_part' for hide Child Products Quantity selector in Grouped Product when Hide Add to Cart is activated. * Fix - $args->slug depreciated in WordPress 3.7, replace with $request = unserialize( $args['body']['request'] ); $request->slug * Credit - Thanks to Marc Schwinges Underdog Productions South Africa for alerting us to the issue and wp-admin and ftp access to find and fix the bug. = 1.0.8.1 - 2013/11/16 = * Tweak - Rework of the Rules & Roles admin menu so that Product Page Rules show at top. = 1.0.8 - 2013/11/16 = * Feature - New Product Card Rule Added - Read More Button / Text Link. * Feature - Added Button Border Corner Settings to the a3rev Plugin Framework. Square to Rounded Corner settings for each corner. * Tweak - Added new main Menu Item - Read More with Tabs - Settings | Button Style * Tweak - Read more text and font editor. * Tweak - 2 Read More on product card display options - On Hover over image or relative to the Add to Cart Button position on the product card. * Tweak - Show Read More feature as Button or Hyperlink Text when showing relative to Add to Card Button position on the product card. * Tweak - 3 position settings when showing Read More on hover over product card image - Top | Center | Bottom. * Tweak - Product Page Email & Cart Meta UI design upgrade. New tabs layout for ease of navigation. * Tweak - Added 'Read More' settings to product meta Email & cart. * Tweak - Moved the Email Inquiry Rules & Roles settings from Rules & Roles menu to Email Inquiry menu > Settings tab. * Tweak - Moved the show Email Inquiry feature on Product Cards settings from Button Style tab to settings tab. * Tweak - Changed Product Cards activation syntax - ON is enables, OFF is disabled. * Tweak - Added WPML capability for all new features. * Fix - Google fonts preview changes conflict. = 1.0.7.1 - 2013/11/06 = * Tweak - Stricter sanitization of Default Form Message input field. Only allow input of plain text with auto paragraph on line break. * Tweak - Added function .replace(/^\s+|\s+$/g, '') to check form for empty spaces for required fields Name, Email and Phone. * Tweak - Default Form Success Message Pop-up auto resizes to whatever the tall of the success message content is. * Tweak - Added class .email_inquiry_cb for Colorbox Pop-up tool content custom background display. = 1.0.7 - 2013/11/01 = * Feature - Default Form Style - added form background colour setting. * Feature - Default Form Style - added Product Title font editor. * Feature - Default Form Style - added Product URL font editor. * Feature - Default Form Style - added Email Subject font editor. * Feature - Default Form Style - added Form Input Fields border settings including corner styler. * Feature - Default Form Style - added Form Input Fields font editor. * Feature - Default Form Style - added Form Input Fields cell background colour settings * Tweak - Removed dynamic pop-up wide setting and replaced with static pop-up max wide. * Tweak - Pop-up tools wide under 520px shows 100% wide of the screen for mobiles in portrait or landscape. * Tweak - Default Form breaks down for greatly enhanced display in tablets and mobiles. * Tweak - Default Form - added static 20px content padding that auto reduces to 5px in tablets and mobiles. * Tweak - Default From - vertical alignment of the text fields * Tweak - Default Form - changed the default form fonts on install from Bold to Normal. * Tweak - Default Form Success Message uses form custom background colour. * Tweak - Button Style - changed default button padding on install from 0px to 5px * Tweak - Button Style - added blue box help text and fixed a small typo. * Tweak - Rules & Roles - added blue box help text for Product Page Rule 'Show Email Inquiry' * Fix - Default form success message showing HTML tags with text. = 1.0.6 - 2013/10/29 = * Feature - Added full WPML compatibility. Includes strings for all static and dynamic text. = 1.0.5 - 2013/10/24 = * Feature - Major plugin upgrade. Full code rework. * Feature - Upgraded the plugin to the newly developed a3rev admin Framework with app style interface. * Feature - Moved admin from WooCommerce settings tab onto its own Email Ultimate main menu item with sidebar sub menu. * Feature - Email Ultimate sub menus, Rules & Roles | Email Inquiry | Quotes Mode | Orders Mode * Feature - Email Inquiry menu broken up into tabs - Settings | Default Form | Custom Form | Button Style | Pop-Up Style * Feature - New admin UI features check boxes replaced by switches, some dropdowns replaced by sliders. * Feature - Replaced colour picker with new WordPress 3.6.0 colour picker. * Feature - Added choice of 350 Google fonts to the existing 17 websafe fonts in all new single row font editor. * Feature - New Border / Button shadow features. Create shadow external or internal, set wide of shadow. * Feature - New on page instant previews for Fonts editor, create border and shadow style. * Feature - Added intuitive triggers for admin panel settings. When selected corresponding feature settings appear. * Feature - Added Colorbox pop-up tool as an option to Fancybox pop-up tool. * Feature - Added Default Form Title font editor. * Feature - Added Fancybox and Colorbox pop-up size, style and transition settings. * Feature - Added House Keeping function to settings. Clean up on Deletion. Option - If ever deleted (not deactivate) this plugin it will completely remove all tables and data it has created. * Tweak - Rules & Roles - Activate any Rule for logged in user Role by adding the Role to the Rule. * Tweak - Rules and Roles - incorporate help message under each Rules Roles. Show when the Rule is turned on. = 1.0.4 - 2013/08/09 = * Feature - After making the new WooCommerce Quick View plugin we are able to use the pop-up code that we wrote for that plugins pop-up to be able use it to add the Open 3RD Party form by pop-up feature. * Feature - 3RD Party Contact Form open in pop-up feature applies to Product Page and Grid View. * Feature - 3RD Party Contact Form UI. Added custom template for 3rd contact form. The form always shows well in the pop-up. Automatically uses the site content background for the form background. Looks great. * Feature - 3RD Party Contact Form open 'on new page' new option - Open page in the same window default setting is open page in new window). * Feature - Default Contact Form new open option on Product pages - Open default contact form 'on page'. Use ajax to show and hide the contact form on click. Makes for a very slick presentation. * Feature - Default Contact Form new options for 'Email Pop-up Font Styling'. Use WYSIWYG settings to set the default pop-ups Font type (choose from 17 web safe fonts), size, style and colour. * Tweak - Tested for full compatibility with WordPress v3.6.0 * Tweak - Tested for full compatibility with new Gravity Forms v1.7.7 * Fix - Fixed script validate email for default contact form. Old script conflicted with WordPress 3.6.0 jQuery 1.10.2. Conflict caused the popup tools to break. * Fix - Added box-sizing:content-box class attribute for compatibility with new WordPress Twenty Thirteen default theme. = 1.0.3 - 2013/07/24 = * Fix - Fatal Error on install being caused by Contact Form 7 &$contact_form updated to $contact_form to fix. * Credit - Thanks to Andrew Lang for the access to his site to help find and squash this tiny but troublesome bug. = 1.0.2 - 2013/07/01 = * Fix - Longer product names pushed below product image in default email po-up. In product name + product URL container replaced display:inline-block; with display:block; and conditionals. = 1.0.1 - 2013/06/28 = * Twaek - Greatly improved the display of 3RD Party Contact forms - open on new page. * Tweak - Removed custom email form page template and now use theme page template for open 3RD party plugin contact form on New page * Tweak - Show Product feature Image, Product name, Product URL on the contact form New page. * Tweak - Show Product Information including Product Image, Product Name, Product URL on default pop-up form. * Tweak - Changed the Gravity form default Field name from Email Inquiry to Product Email Inquiry * Fix - Replaced hardcode iso-8859-1 charset to dynamic get_option('blog_charset') = 1.0.0 - 2013/06/22 = * First working release