WordPress/wp-includes/widgets
Joe McGill 51ee4233f1 Widgets: Default to "custom URL" in the image widget.
This changes the default value for `link_type` in the image widget
schema to 'custom'.

Props bor0, desrosj.
Fixes #41629.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-10-03 03:00:48 +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 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.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