WordPress/wp-content/themes
davidbaumwald 2e762721b1 Bundled Theme: Update twenty_twenty_one_password_form function to actually use a $post parameter.
The `twentytwentyone` filtered `the_password_form` with a `twenty_twenty_one_password_form` callback that, by default, passed only one parameter that was assumed to be the post or post ID.  However, the first parameter for `the_password_form` is the filtered output value.  This fix updates both the filter reference and callback to use two parameters: `$output` and `$post`. 

Props burhandodhy, mukesh27.
Fixes #53091.
Built from https://develop.svn.wordpress.org/trunk@50841


git-svn-id: http://core.svn.wordpress.org/trunk@50450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-11 18:26:01 +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 Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +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 Bundled Themes: Update the “Tested up to” value. 2021-04-06 14:43:08 +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