WordPress/wp-includes/widgets
Scott Taylor ad2ddad259 Recent Posts Widget: remove HTML fragment caching. The cache currently doesn't work cross-scheme and causes mixed content issues for links. The widget was written pre-`$split_the_query`, after which post objects can be served from the cache.
Fixes #27565.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-24 00:17:24 +00:00
..
class-wp-nav-menu-widget.php Docs: Clarify the file header summary for wp-includes/widgets/class-wp-nav-menu-widget.php, introduced in [33746]. 2015-09-22 14:41:25 +00:00
class-wp-widget-archives.php Docs: Add a missing file header to wp-includes/widgets/class-wp-widget-archives.php, introduced in [33746]. 2015-09-22 14:43:24 +00:00
class-wp-widget-calendar.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-calendar.php, introduced in [33746]. 2015-09-22 14:44:24 +00:00
class-wp-widget-categories.php Docs: Clarify the class DocBlock summary for `WP_Widget_Categories`. 2015-09-22 14:45:25 +00:00
class-wp-widget-links.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-links.php, introduced in [33746]. 2015-09-22 14:47:25 +00:00
class-wp-widget-meta.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-meta.php, introduced in [33746]. 2015-09-22 14:48:24 +00:00
class-wp-widget-pages.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-pages.php, introduced in [33746]. 2015-09-22 14:49:24 +00:00
class-wp-widget-recent-comments.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-recent-comments.php, introduced in [33746]. 2015-09-22 14:51:25 +00:00
class-wp-widget-recent-posts.php Recent Posts Widget: remove HTML fragment caching. The cache currently doesn't work cross-scheme and causes mixed content issues for links. The widget was written pre-`$split_the_query`, after which post objects can be served from the cache. 2015-09-24 00:17:24 +00:00
class-wp-widget-rss.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-rss.php, introduced in [33746]. 2015-09-22 14:57:26 +00:00
class-wp-widget-search.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-search.php, introduced in [33746]. 2015-09-22 15:01:25 +00:00
class-wp-widget-tag-cloud.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-tag-cloud.php, introduced in [33746]. 2015-09-22 15:02:26 +00:00
class-wp-widget-text.php Docs: Add a file header to wp-includes/widgets/class-wp-widget-text.php, introduced in [33746]. 2015-09-22 15:04:26 +00:00