WordPress/wp-content/themes/twentyfourteen/inc
Sergey Biryukov 0be77d4ebf Bundled Themes: Add / character to <img> tags.
While this has no effect on void elements in HTML5, it fixes a minor inconsistency with the rest of core.

Follow-up to [47493], [48834], [50556], [51473].

Props shital-patel, akabarikalpesh.
See #53870.
Built from https://develop.svn.wordpress.org/trunk@51541


git-svn-id: http://core.svn.wordpress.org/trunk@51152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-08-04 14:24:02 +00:00
..
back-compat.php Coding Standards: Remove a one-time $message variable in WordPress version requirement notices for bundled themes. 2021-06-15 15:24:58 +00:00
block-patterns.php Bundled Themes: Remove extra trailing spaces from translatable strings in block patterns. 2021-07-27 11:27:58 +00:00
custom-header.php Bundled Themes: Add / character to <img> tags. 2021-08-04 14:24:02 +00:00
customizer.php Docs: Consistently include an empty line between @since tag and @see, @link, or @global, per the documentation standards. 2020-06-16 21:07:14 +00:00
featured-content.php General: Remove “whitelist” and “blacklist” in favor of more clear and inclusive language. 2020-06-22 17:26:13 +00:00
template-tags.php Docs: Standardise the type name for booleans and integers. 2020-10-10 20:02:05 +00:00
widgets.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00