=== Wysiwyg Custom Products === Contributors: tazziedave Changes history = 2.0.6 = * Introduced Bug fix - PHP typing of arguments could cause error. Removed argument typing. = 2.0.5 = * Bug fix - bad handling of background calls = 2.0.4 = * Additional methods for choosing in the premium version = 2.0.3 = * Bug fix. Fixed fundamental introduced bug that prevents new layouts from being created. = 2.0.2 = * Moved styling class in svg to ensure correct styles being applied * Updated WooCommerce tested version = 2.0.1 = * Bug fix - added missing exception classes = 2.0.0 = * Moved change history to changes.txt * Modified all formats to use SVG textpaths (ensures a smoother upgrade path.) = 1.2.6 = * Added ability in premium version to resize lines independently of each other. * Added ie detection with option to display message to customer * Added WooCommerce version header information = 1.2.5 = * Minor tweaks = 1.2.4 = * Fixed problems with layout maintenance - especially if there was no image. Improved performance as well = 1.2.3 = * Fixed introduced PHP incompatibility bug = 1.2.2 = * Fixed introduced bug with throbber and empty template = 1.2.1 = * Fixed bug when called with a size array instead of string = 1.2.0 = * Various bug fixes and performance improvements * Now use full size image on layout setting page * Pulls the image size required from the supplied image on the frontend instead of trying to second guess the correct size based on what is being shown. * Using SVG scaling transform to simplify various image sizes = 1.1.10 = * Handle WooCommerce change for how it handles shop/catalog images. * Moved loading of custom fonts to head to avoid wrong font sizing issue if fonts take too long to load. * Utilised SVG support for font positioning which is now more universal. Work arounds are still supported for ie and Edge on the frontend but these browsers can no longer be used for template maintenance. = 1.1.9 = * Improved error reporting if a layout has an error. * Fixed a bug where multiple text areas both impact the WYSIWYG update. = 1.1.8 = * Fixed 1st Archive/Catalog image dropping on page. = 1.1.7 = * Additional code for WooCommerce change in Version 3.3.3. = 1.1.6 = * Quick fix for another WooCommerce change in Version 3.3.1 - future upgrade will remove dependencies on WooCommerce image handling routines. = 1.1.5 = * Fixed introduced PHP 5 compatibility bug. = 1.1.4 = * Fixed bug in image sizing from Admin to Frontend. * Added workaround because WooCommerce returns a different image array size in it's application of the 'wp_get_attachment_image_src' filter. = 1.1.3 = * Added workaround for changes in WooCommerce core functions and image size names. = 1.1.2 = * Added setting option to allow for data to be kept when uninstalling * Premium - Use default attribute value if no Wysiwyg attribute value set. * Premium - Customisation fields can now have the frontend label overridden on a per product basis * Premium - Select/Dropdown fields can now have option list overridden on a per product basis = 1.1.1 = * Added ability to change colors on settings page so darker images can be more easily handled. = 1.1.0 = * Modified settings panel to make it more user friendly and WordPress consistent * Added ability in premium version to specify CSS attribute values to individual lines. Allows for setting fonts, colors, etc. on a line by line basis. * Final fix of alignment issues between admin and shop areas = 1.0.8 = * Fixed background selection in Premium version * Fixed alignment issues between admin and shop areas * Minor bug fixes = 1.0.7 = * Removed Gravity Forms dependencies. * Free version now allows for a single text field as well as a textarea * Fix when custom product is not the first catalog item on a page = 1.0.6 = * Fix to ensure that admin path can be obtained. Bug when both http and https used. = 1.0.5 = * Prevent creation of layouts that will override plugin reserved settings * Created cleaner upgrade/downgrade handling * Added English UK translation * Tested to work with 4.7.1 = 1.0.4 = * Fix to make work with PHP Versions earlier than 5.6 = 1.0.3 = * Fix to make work with WordPress Versions earlier than 4.7.0 = 1.0 = * Initial Release.