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