Contributors: norcross, reaktivstudios, jjeaton Requires at least: 4.0 Tested up to: 5.6 Stable tag: 1.0.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds an area for freeform CSS entry in Genesis Design Palette Pro
Adds an area for freeform CSS entry in Genesis Design Palette Pro. Requires the Genesis Design Palette Pro plugin.
- Upload the
gp-pro-freeform-style
folder and all its contents to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
Install and activate it.
- Fixed bug for better mobile responsiveness.
- Added auto-conversion for single quotes in CSS.
- Set up proper sanitization and escaping for CSS combinations.
- Fixed multisite bug where data was lost for site admins.
- Updated code to conform to WP coding standards.
- Fixed bug with custom CSS data disappearing on update.
- Fixed escaping issue with certain CSS variables
- Fixed issue with preview buttons
- Updated textarea styles for latest Design Palette Pro UI
- Updated core plugin verification
- Initial release