WordPress/wp-includes/widgets
Konstantin Obenland 2bd80ac24f Widgets: Continue to use shortcode for some embeds
Renders YouTube and Vimeo embeds through WordPress' video shortcode.

See #42039.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-10-05 01:29:46 +00:00
..
class-wp-nav-menu-widget.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-widget-archives.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-calendar.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-widget-categories.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-custom-html.php I18N: Use a consistent pattern for translator comments for placeholders in Customizer and widget strings. 2017-09-29 11:42:48 +00:00
class-wp-widget-links.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-media-audio.php I18N: Use a consistent pattern for translator comments for placeholders in Customizer and widget strings. 2017-09-29 11:42:48 +00:00
class-wp-widget-media-gallery.php Widgets: Introduce Gallery widget for displaying image galleries. 2017-09-25 06:28:45 +00:00
class-wp-widget-media-image.php Widgets: Default to "custom URL" in the image widget. 2017-10-03 03:00:48 +00:00
class-wp-widget-media-video.php Widgets: Continue to use shortcode for some embeds 2017-10-05 01:29:46 +00:00
class-wp-widget-media.php I18N: Use a consistent pattern for translator comments for placeholders in Customizer and widget strings. 2017-09-29 11:42:48 +00:00
class-wp-widget-meta.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-pages.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-recent-comments.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-recent-posts.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-rss.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-widget-search.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-widget-tag-cloud.php Widgets: Pass $instance to widget argument filters: 2017-10-02 22:02:47 +00:00
class-wp-widget-text.php Customize: Tweak "New Custom HTML Widget" pointer text to be a bit less informal and more inclusive. 2017-09-23 11:26:46 +00:00