WordPress/wp-includes/widgets
Drew Jaynes 5ab3821730 Docs: Improve documentation for the `__construct()`, `recent_comments_style()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Recent_Comments`.
Also fixes a typo in the class DocBlock.

Props leemon.
Fixes #34022. See #34013.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-27 00:51:24 +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 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: Improve documentation for the `__construct()`, `recent_comments_style()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Recent_Comments`. 2015-09-27 00:51:24 +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