WordPress/wp-includes/widgets
Drew Jaynes 80a32b4bc8 Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Search`.
Props leemon.
Fixes #34025. See #34013.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-27 00:37: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 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: 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