WordPress/wp-content/themes
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
..
twentyeleven Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +00:00
twentyfifteen Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +00:00
twentyfourteen Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +00:00
twentynineteen Twenty Nineteen: Update theme information in the package.json file. 2021-05-18 12:49:01 +00:00
twentyseventeen Bundled Themes: Bump versions for WordPress 5.7.1. 2021-04-13 23:49:06 +00:00
twentysixteen Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +00:00
twentyten Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +00:00
twentythirteen Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +00:00
twentytwelve Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +00:00
twentytwenty Twenty Twenty: Correct label attribute references to aria_label in get_search_form. 2021-05-19 18:39:56 +00:00
twentytwentyone Bundled Theme: Update twenty_twenty_one_password_form function to actually use a $post parameter. 2021-05-11 18:26:01 +00:00
index.php