This switches to using `wp_parse_args()` instead of a combination of `array_merge()` and `array_intersect_key()` when ensuring that all expected default keys are present in the update information for a plugin. This prevents non-default data returned by 3rd-party plugins from being unintentionally stripped out. Props peterwilsoncc, chriscct7. Fixes #51609. Built from https://develop.svn.wordpress.org/trunk@49477 git-svn-id: http://core.svn.wordpress.org/trunk@49236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
56 KiB
56 KiB