Fixed wp color picker on WP 4.9 that causes editing box not responding after hit the Apply button as explained in #159
I changed the wp-color-picker-alpha plugin from version 1.2 to newest version 2.1.2 and modify colorpicker.php to make it works with new wp-color-picker-alpha plugin.
Fixed wp color picker on WP 4.9 that causes editing box not responding after hit the Apply button as explained in #159
I changed the
wp-color-picker-alpha
plugin from version 1.2 to newest version 2.1.2 and modifycolorpicker.php
to make it works with newwp-color-picker-alpha
plugin.