Error in wp-includes
-
Hi !
I get this type of error. Do you know where it comes from?
WP version: 6.1.1
PHP: 8.0In fact, in the BO of the extension, I can’t modify the image, the datepicker doesn’t seem to work (if there is one, obviously)
Thanks for your helpFatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, string given in /…/…./…/wp-includes/class-wp-user-query.php:479 Stack trace: #0 /…/…./…/wp-includes/class-wp-user-query.php(479): array_filter() #1 /…/…./…/wp-includes/class-wp-user-query.php(78): WP_User_Query->prepare_query() #2 /…/…./…/wp-includes/user.php(763): WP_User_Query->__construct() #3 /…/…./…/wp-includes/user.php(1655): get_users() #4 /…/…./…/wp-admin/includes/meta-boxes.php(917): wp_dropdown_users() #5 /…/…./…/wp-admin/includes/template.php(1409): post_author_meta_box() #6 /…/…./…/wp-admin/edit-form-advanced.php(688): do_meta_boxes() #7 /…/…./…/wp-admin/post.php(206): require(‘/…/….’) #8 {main} thrown in?/…/…/…/wp-includes/class-wp-user-query.php?on line?479
- The topic ‘Error in wp-includes’ is closed to new replies.