color-picker.js 85 Bytes Raw Blame History Permalink 1 2 3 jQuery(document).ready(function ($) { $('.mc-color-input').wpColorPicker(); });