So how to add WordPress media uploader popup to our custom widget? That’s not so hard, hovewer there are a few caveats. Let’s start from our simple widget class, I’d recommend to get example from https://codex.wordpress.org/Widgets_API#Example. Then we will need to add our new option, it will be called “image”. Just copy and paste fields in … Continue reading Using WordPress Media Library in Widgets options