WordPress/wp-includes/widgets
Weston Ruter 31d4d81039 Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future.
The last time a new widget was introduced, Vuvuzelas were a thing, Angry Birds started taking over phones, and WordPress stopped shipping with Kubrick. Seven years and 17 releases without new widgets have been enough, time to spice up your sidebar!

Props westonruter, melchoyce, obenland, timmydcrawford, adamsilverstein, gonom9, wonderboymusic, Fab1en, DrewAPicture, sirbrillig, joen, matias, samikeijonen, afercia, celloexpressions, designsimply, michelleweber, ranh, kjellr, karmatosed.
Fixes #32417, #39993, #39994, #39995.

Built from https://develop.svn.wordpress.org/trunk@40640


git-svn-id: http://core.svn.wordpress.org/trunk@40501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-11 21:11:44 +00:00
..
class-wp-nav-menu-widget.php
class-wp-widget-archives.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-calendar.php
class-wp-widget-categories.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-links.php
class-wp-widget-media-audio.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media-image.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media-video.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-meta.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-pages.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-recent-comments.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-recent-posts.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-rss.php
class-wp-widget-search.php
class-wp-widget-tag-cloud.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-text.php Widgets: Extend the Text widget with TinyMCE. 2017-05-11 18:55:43 +00:00