[ad_1]
I am developing a plugin that includes a metabox with a color field that is using the wp-color-picker script and styles.
Everything works well, but I need this field to allow the alpha channel (8-digit HEX color). I don’t really mind if there is no alpha selector in the UI, but I want the input to accept a value other than a 6-digit HEX color.
Is there any way to do this?
