.. |
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
|
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
|
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 missing summary, version, and tag descriptions to the DocBlock for `WP_Widget_Text::widget()`.
|
2015-09-25 19:24:24 +00:00 |