.. |
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
|
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
|
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
|
Docs: Improve documentation for the __construct() , widget() , update() , and form() methods in WP_Widget_Recent_Posts .
|
2015-09-27 00:46:25 +00:00 |
class-wp-widget-rss.php
|
Docs: Improve documentation for the __construct() , widget() , update() , and form() methods in WP_Widget_RSS .
|
2015-09-27 00:42:24 +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:37:24 +00:00 |
class-wp-widget-tag-cloud.php
|
Docs: Improve the documentation for the __construct() , widget() , update() , and form() methods in WP_Widget_Tag_Cloud .
|
2015-09-27 00:32:24 +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:27:26 +00:00 |