Skip to content

Instantly share code, notes, and snippets.

@mwordpress
mwordpress / gist:1d04f842ea6895094de780071cd16dc8
Last active November 22, 2017 23:56 — forked from rodica-andronache/gist:54f3ea95bcaf76435e55
color picker in wordpress widget
class Color_Picker_Widget_25809 extends WP_Widget {
/**
* Widget constructor.
*
* @since 1.0
*
* @access public
*/
public function __construct() {