wordpress-develop/src/wp-includes/widgets
Scott Taylor 3a00b7c5f0 Widgets: add a static property to WP_Widget_Calendar to ensure that the id attribute is only output once.
Props MikeHansenMe, wonderboymusic.
Fixes #24604.


git-svn-id: https://develop.svn.wordpress.org/trunk@34381 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-22 05:08:33 +00:00
..
class-wp-nav-menu-widget.php After [33843], update the location of some files in This filter is documented in docs 2015-09-08 22:16:57 +00:00
class-wp-widget-archives.php After [33843], update the location of some files in This filter is documented in docs 2015-09-08 22:16:57 +00:00
class-wp-widget-calendar.php Widgets: add a static property to WP_Widget_Calendar to ensure that the id attribute is only output once. 2015-09-22 05:08:33 +00:00
class-wp-widget-categories.php Widgets: Make the categories widget work with custom taxonomies. 2015-09-22 04:24:53 +00:00
class-wp-widget-links.php Docs: Use the $widget_links_args parameter in the hook doc for the widget_links_args filter, introduced when the args array was split out to a variable in [33971]. 2015-09-09 15:44:46 +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:16:57 +00:00
class-wp-widget-pages.php Move widget classes to their own files in wp-includes/widgets: 2015-09-01 13:49:00 +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:20:56 +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:16:57 +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:16:57 +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:16:57 +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:10:46 +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:16:57 +00:00