WordPress/wp-includes/widgets
Sergey Biryukov d3d78e755b Coding Standards: Add a space before / character in some self-closing HTML tags.
While this has no effect on the code, it fixes a minor inconsistency with the rest of core.

Props laxman-prajapati.
Fixes #52870.
Built from https://develop.svn.wordpress.org/trunk@50556


git-svn-id: http://core.svn.wordpress.org/trunk@50169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-03-20 18:30:08 +00:00
..
class-wp-nav-menu-widget.php Coding Standards: Add a space before / character in some self-closing HTML tags. 2021-03-20 18:30:08 +00:00
class-wp-widget-archives.php Widgets: Use correct escaping function in WP_Widget_Archives::widget(). 2020-07-31 13:15:05 +00:00
class-wp-widget-calendar.php
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 Coding Standards: Add a space before / character in some self-closing HTML tags. 2021-03-20 18:30:08 +00:00
class-wp-widget-links.php General: Replace older-style PHP type conversion functions with type casts. 2020-10-08 21:15:13 +00:00
class-wp-widget-media-audio.php
class-wp-widget-media-gallery.php
class-wp-widget-media-image.php Coding Standards: Replace alias PHP functions with the canonical names. 2020-10-18 17:27:06 +00:00
class-wp-widget-media-video.php
class-wp-widget-media.php Plugins: Replace usage of $this in action and filter parameter docblocks with more appropriate variable names. 2021-01-08 14:30:14 +00:00
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
class-wp-widget-tag-cloud.php Accessibility: Widgets: Conditionally wrap the tag cloud widget in a <nav> element. 2020-10-16 18:32:06 +00:00
class-wp-widget-text.php Coding Standards: Add a space before / character in some self-closing HTML tags. 2021-03-20 18:30:08 +00:00