WordPress/wp-includes/widgets
Sergey Biryukov c4a2b9a9e4 Widgets: Adjust formatting for displaying the closing `</nav>` tag in widgets for consistency with the opening tag.
Follow-up to [48349].

See #48170.
Built from https://develop.svn.wordpress.org/trunk@48410


git-svn-id: http://core.svn.wordpress.org/trunk@48179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-08 13:44:04 +00:00
..
class-wp-nav-menu-widget.php Accessibility: Widgets: Add theme support to make widgets output list of links wrapped within a `<nav>` element. 2020-07-06 20:44:02 +00:00
class-wp-widget-archives.php Widgets: Adjust formatting for displaying the closing `</nav>` tag in widgets for consistency with the opening tag. 2020-07-08 13:44:04 +00:00
class-wp-widget-calendar.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-categories.php Widgets: Adjust formatting for displaying the closing `</nav>` tag in widgets for consistency with the opening tag. 2020-07-08 13:44:04 +00:00
class-wp-widget-custom-html.php
class-wp-widget-links.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-media-audio.php
class-wp-widget-media-gallery.php
class-wp-widget-media-image.php
class-wp-widget-media-video.php
class-wp-widget-media.php
class-wp-widget-meta.php Widgets: Adjust formatting for displaying the closing `</nav>` tag in widgets for consistency with the opening tag. 2020-07-08 13:44:04 +00:00
class-wp-widget-pages.php Widgets: Adjust formatting for displaying the closing `</nav>` tag in widgets for consistency with the opening tag. 2020-07-08 13:44:04 +00:00
class-wp-widget-recent-comments.php Docs: Reference the documentation of the new `navigation_widgets_format` filter instead of repeating it. 2020-07-07 17:06:04 +00:00
class-wp-widget-recent-posts.php Widgets: Adjust formatting for displaying the closing `</nav>` tag in widgets for consistency with the opening tag. 2020-07-08 13:44:04 +00:00
class-wp-widget-rss.php Docs: Reference the documentation of the new `navigation_widgets_format` filter instead of repeating it. 2020-07-07 17:06:04 +00:00
class-wp-widget-search.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-tag-cloud.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-text.php