WordPress/wp-includes/widgets
2017-05-15 22:36:41 +00:00
..
class-wp-nav-menu-widget.php Docs: Correct various documentation around object and stdClass types. 2016-08-26 16:49:45 +00:00
class-wp-widget-archives.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-calendar.php Customize: Require opt-in for selective refresh of widgets. 2016-03-21 21:59:29 +00:00
class-wp-widget-categories.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-links.php Docs: Standardize hook docs in wp-includes/widgets/* to use third-person singular verbs per the inline documentation standards for PHP. 2016-05-22 18:06:28 +00:00
class-wp-widget-media-audio.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media-image.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media-video.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-meta.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-pages.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-recent-comments.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-recent-posts.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-rss.php Customize: Require opt-in for selective refresh of widgets. 2016-03-21 21:59:29 +00:00
class-wp-widget-search.php Customize: Require opt-in for selective refresh of widgets. 2016-03-21 21:59:29 +00:00
class-wp-widget-tag-cloud.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-text.php Widgets: Ensure return value of widget_text filter is not dropped but passed into widget_text_content filter for rendering. 2017-05-15 22:36:41 +00:00