acf-color-palette
acf-color-palette copied to clipboard
WP 5.5 Incompatibility issue
Since the Wordpress 5.5 Update there is a known incompatibility issue of the wp-color-picker-alpha vendor. Updating the dependency resolves issues with styles and translations.
Hi @moritzlang,
Thank you for your contribution.
You are right, we need to update the kallookoo/wp-color-picker-alpha dependency to 3.0.0. But it would be great to update also the way to load the script as that is recommended: https://github.com/kallookoo/wp-color-picker-alpha#usage. Can you also fix this in your PR please?
Hi @7studio! I updated the PR. I am happy for any feedback since I am not very experienced in WP plugin development.