wordpress-develop/src/wp-includes/widgets
Sergey Biryukov 72fb826044 Widgets: Remove extra quotes from widget title in WP_Widget_RSS, accidentally added in [33814].
Props ShinichiN.
Fixes #34978 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@35978 602fd350-edb4-49c9-b593-d223f7449a82
2015-12-16 22:34:55 +00:00
..
class-wp-nav-menu-widget.php Widgets: Pass $instance to the widget_nav_menu_args filter in the Custom Menu widget. 2015-09-28 15:30:21 +00:00
class-wp-widget-archives.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Archives. 2015-09-27 01:10:38 +00:00
class-wp-widget-calendar.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Calendar. 2015-09-27 01:06:20 +00:00
class-wp-widget-categories.php Widgets: revert [34376] and [34386] as pertains to the Categories widget supporting custom taxonomies. 2015-10-20 04:56:57 +00:00
class-wp-widget-links.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Links. 2015-09-27 00:59:44 +00:00
class-wp-widget-meta.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Meta. 2015-09-27 00:57:03 +00:00
class-wp-widget-pages.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Pages. 2015-09-27 00:53:36 +00:00
class-wp-widget-recent-comments.php Restore and deprecate the WP_Widget_Recent_Comments::flush_widget_cache() method, removed in [34580]. 2015-09-27 01:39:37 +00:00
class-wp-widget-recent-posts.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Recent_Posts. 2015-09-27 00:45:42 +00:00
class-wp-widget-rss.php Widgets: Remove extra quotes from widget title in WP_Widget_RSS, accidentally added in [33814]. 2015-12-16 22:34:55 +00:00
class-wp-widget-search.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Search. 2015-09-27 00:36:26 +00:00
class-wp-widget-tag-cloud.php Widgets: Fix typo in WP_Widget_Tag_Cloud::form(). 2015-11-08 20:34:34 +00:00
class-wp-widget-text.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Text. 2015-09-27 00:26:56 +00:00