Hi all,
I'm trying to develop my first WordPress plugin, which is a tiny little plugin that creates a shortcode for some custom links.
Anyway, I'm not all that experienced and I'm also in a bit of a hurry, and I was wondering if there is any way I could "borrow" the color picker from TinyMCE editor into the meta box that my WP plugin displays on editing pages and posts.
I am hoping for a jQuery function or class that I may use, cause I don't want to install any third party plugins, and since the editor is already loaded into the page...
Well, I'm sure you'll understand my need :P
Any help is much appreciated.
Cheers!