Wordpress/tests
Sergey Biryukov 7d15225ad0 Users: Check if the user ID passed as `selected` to `wp_dropdown_users()` corresponds to an existing user.
This avoids a few PHP notices if the `include_selected` parameter was specified and a non-existing user ID was passed.

Props campusboy1987.
Fixes #51370.

git-svn-id: https://develop.svn.wordpress.org/trunk@49036 602fd350-edb4-49c9-b593-d223f7449a82
2020-09-23 00:25:47 +00:00
..
e2e Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
gutenberg Block Editor: Add a script to run Gutenberg end 2 end tests on Core. 2020-07-07 16:06:43 +00:00
phpunit Users: Check if the user ID passed as `selected` to `wp_dropdown_users()` corresponds to an existing user. 2020-09-23 00:25:47 +00:00
qunit REST API: Regenerate test fixtures after [48982]. 2020-09-21 22:52:29 +00:00