WordPress/wp-includes/widgets
Weston Ruter 663c20388b Widgets: Update default `link_type` for Gallery widget from `none` to `post` for consistency with `wp.media.galleryDefaults`.
Props bor0.
See #41914.
Fixes #41985.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-10-12 04:21: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: Update default `link_type` for Gallery widget from `none` to `post` for consistency with `wp.media.galleryDefaults`. 2017-10-12 04:21:46 +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: Update video widget embed failure notice to indicate streams other than YouTube and Vimeo are allowed. 2017-10-11 06:22:47 +00:00
class-wp-widget-media.php Widgets: Remove "Replace Gallery" button from Gallery widget since redundant with "Edit Gallery". 2017-10-05 03:13:49 +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 Widgets: Apply the same container-constraining embed resizing logic from the Video widget to embeds in the Text widget. 2017-10-06 00:39:52 +00:00