Color Picker Field

I was working on a job where I referenced this post:

http://formidablepro.com/adding-a-color-picker-field/

Since I was not using a child theme, I did not want to modify my theme files directly by adding additional javascript.  Instead, I built a plugin that enqueue’s the colorpicker javascript into my site.  It’s useful for those who do not wish to modify their theme files.  After that, you can add the class to your input and the code to your functions.php or your plugin/index.php.  Plugin file is attached.


Attachment:
formidable-colorpicker formidable-colorpicker.zip

Thanks we'll share this when others request it.

Topic closed.