WordPress/wp-content/themes/twentynineteen/inc
joedolson 8b53b4960d Bundled Theme: Display required text field in core themes.
Fix Twenty Nineteen and Twenty Twenty-One setting the `logged_in_as` parameter to null, which also eliminated the required field text. See #16206.

Props sabernhardt, poena.
Fixes #54392.
Built from https://develop.svn.wordpress.org/trunk@52149


git-svn-id: http://core.svn.wordpress.org/trunk@51741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-12 22:46:59 +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: Correct @since tags for block patterns. 2021-07-03 09:41:58 +00:00
color-patterns.php Bundled Themes: Correct @since tags for block patterns. 2021-07-03 09:41:58 +00:00
customizer.php Docs: Remove an empty line between @param and @return tags, per the documentation standards. 2020-06-20 11:18:09 +00:00
helper-functions.php Twenty Nineteen: Remove unnecessary references to some variables in twentynineteen_hsl_hex() before they are defined. 2020-11-15 12:16:09 +00:00
icon-functions.php Docs: Synchronize and correct the documentation for wp_nav_menu() arguments in bundled themes. 2020-06-20 11:22:10 +00:00
template-functions.php Docs: Synchronize documentation for wp_get_attachment_image_attributes filter callbacks in bundled themes: 2021-08-12 19:30:57 +00:00
template-tags.php Bundled Theme: Display required text field in core themes. 2021-11-12 22:46:59 +00:00