WordPress/wp-includes/widgets
Weston Ruter 698c6de4da Widgets: Use "Add Audio" for button in Audio widget instead of generic "Add File".
Props juhise.
See #39995.
Fixes #40797.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-18 18:34:42 +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: Use "Add Audio" for button in Audio widget instead of generic "Add File". 2017-05-18 18:34:42 +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: Add missing `wp-editor-area` CSS class for `textarea` in the TinyMCE-extended Text widget to ensure proper styles are applied. 2017-05-16 00:11:41 +00:00