WordPress/wp-content/themes/twentytwenty/template-parts
davidbaumwald 77cf4ea88d Twenty Twenty: Correct label attribute references to aria_label in get_search_form.
In the bundled Twenty Twenty theme, a `label` argument was passed to `get_search_form` but used as the `aria_label` on the form.  This change updates the argument name to `aria_label` and maintains backwards compatibility for usage of the original `label` argument.

Props poena, sabernhardt, ipulc2, kishanjasani, mukesh27.
Fixes #51877.
Built from https://develop.svn.wordpress.org/trunk@50933


git-svn-id: http://core.svn.wordpress.org/trunk@50542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-19 18:39:56 +00:00
..
content-cover.php Bundled Themes: Twenty Twenty custom post types that don't support authors, shows author box. 2020-05-14 17:17:07 +00:00
content.php Bundled Themes: Twenty Twenty custom post types that don't support authors, shows author box. 2020-05-14 17:17:07 +00:00
entry-author-bio.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
entry-header.php Docs: Bundled Themes: Correct DocBlock placement for custom header and background argument filters. 2020-07-01 13:52:01 +00:00
featured-image.php Bundled Themes: Twenty Twenty HTML in featured image caption is being escaped. 2020-06-09 19:52:07 +00:00
footer-menus-widgets.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
modal-menu.php Twenty Twenty: Add context to adjectives and homonyms. 2020-08-26 01:35:11 +00:00
modal-search.php Twenty Twenty: Correct label attribute references to aria_label in get_search_form. 2021-05-19 18:39:56 +00:00
navigation.php Bundled Themes: Correct @since tags to refer to the theme version instead of WordPress version. 2019-12-07 13:56:06 +00:00
pagination.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00