mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-19 21:15:23 +00:00
Replace use of `list` to parse array keys into variables. `list` throws errors if the keys don't exist, and many extenders will not define the new array keys. The code path already falls back effectively for empty values. Also add translator comments to screen reader hidden text, fix a docblock, and fix an HTML error. Follow up to [r55971]. Props kebbet, chouby, joedolson. Fixes #32170. Built from https://develop.svn.wordpress.org/trunk@56004 git-svn-id: http://core.svn.wordpress.org/trunk@55516 1a063a9b-81f0-0310-95a4-ce76da25c4cd