WordPress/wp-includes/widgets
Drew Jaynes 305ac5d661 Docs: Add a file header to wp-includes/widgets/class-wp-widget-links.php, introduced in [33746].
Also clarifies the class DocBlock summary and tags for `WP_Widget_Links`.

See #33413. See #33701.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-22 14:47:25 +00:00
..
class-wp-nav-menu-widget.php Docs: Clarify the file header summary for wp-includes/widgets/class-wp-nav-menu-widget.php, introduced in [33746]. 2015-09-22 14:41: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 After [33843], update the location of some files in `This filter is documented in` docs 2015-09-08 22:17:26 +00:00
class-wp-widget-pages.php Move widget classes to their own files in `wp-includes/widgets`: 2015-09-01 13:49:21 +00:00
class-wp-widget-recent-comments.php After [33961], pass `$comment` to `get_comment_link()` where possible to avoid extra cache/db lookups. 2015-09-11 06:21:25 +00:00
class-wp-widget-recent-posts.php After [33843], update the location of some files in `This filter is documented in` docs 2015-09-08 22:17:26 +00:00
class-wp-widget-rss.php After [33843], update the location of some files in `This filter is documented in` docs 2015-09-08 22:17:26 +00:00
class-wp-widget-search.php After [33843], update the location of some files in `This filter is documented in` docs 2015-09-08 22:17:26 +00:00
class-wp-widget-tag-cloud.php Widgets: don't show a dropdown if there is only 1 taxonomy or zero taxonomies available to the Tag Cloud widget form. Don't output the widget if there are no terms in the selected taxonomy. 2015-09-17 22:11:24 +00:00
class-wp-widget-text.php After [33843], update the location of some files in `This filter is documented in` docs 2015-09-08 22:17:26 +00:00