kienstra / widget-live-editor

Plugin on WordPress.org. Edit widgets as you see them, with an image, text, and a link.
http://wordpress.org/plugins/widget-live-editor
0 stars 1 forks source link

Version 1.0.4 : Improved UI, including image and link selection #7

Closed kienstra closed 6 years ago

kienstra commented 6 years ago

Version 1.0.4

This pull request is a rewrite of the Widget Live Editor plugin. Because of the change in data storage (#3), this is a breaking change.

Fixes #2 : Move the widget UI from a separate panel to the "Widgets" panel Fixes #3 : Store widget data by extending WP_Widget, instead of the "Options" API Fixes #4 : Improve the widget's UI for adding a link Fixes #5 : Improve the widget's UI for selecting an image Fixes #6 : PHPUnit tests for every PHP method

This video shows the UI of this version.