WordPress/wp-includes/widgets
2015-09-26 06:01:26 +00:00
..
class-wp-nav-menu-widget.php callback is not a valid type in PHP, PSR-5, or phpDocumentor. callable should be used instead. 2015-09-25 23:58:25 +00:00
class-wp-widget-archives.php
class-wp-widget-calendar.php
class-wp-widget-categories.php
class-wp-widget-links.php
class-wp-widget-meta.php
class-wp-widget-pages.php
class-wp-widget-recent-comments.php Recent Comments Widget: a la [34464], this widget has the same mixed content issues. Remove the fragment caching. The comment queries are now split to scale. This was the only remaining widget with an HTML fragment cache. 2015-09-26 06:01:26 +00:00
class-wp-widget-recent-posts.php Widgets: use input[type="number"] for the number prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
class-wp-widget-rss.php
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 missing summary, version, and tag descriptions to the DocBlock for WP_Widget_Text::widget(). 2015-09-25 19:24:24 +00:00