WordPress/wp-includes/widgets
2015-09-29 04:32:25 +00:00
..
class-wp-nav-menu-widget.php Widgets: Pass $instance to the widget_nav_menu_args filter in the Custom Menu widget. 2015-09-28 15:31:25 +00:00
class-wp-widget-archives.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Archives. 2015-09-27 01:11:25 +00:00
class-wp-widget-calendar.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Calendar. 2015-09-27 01:07:25 +00:00
class-wp-widget-categories.php Docs: Improve documentation for the __construct(), widget(), update(), form(), and _get_current_taxonomy() methods in WP_Widget_Categories. 2015-09-27 01:04:25 +00:00
class-wp-widget-links.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Links. 2015-09-27 01:00:24 +00:00
class-wp-widget-meta.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Meta. 2015-09-27 00:58:24 +00:00
class-wp-widget-pages.php Docs: Improve documentation for the __construct(), widget(), update(), and form() methods in WP_Widget_Pages. 2015-09-27 00:54:24 +00:00
class-wp-widget-recent-comments.php Restore and deprecate the WP_Widget_Recent_Comments::flush_widget_cache() method, removed in [34580]. 2015-09-27 01:40:26 +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 RSS Widget: add a class, rss-widget-icon, to the RSS icon to allow devs to hide it. Not going to remove to not break visual BC. 2015-09-29 04:32:25 +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