mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
b240a2a9397b9fdce9c644c5f90b3fb6c65b9b86
WP_User_Query vars are filled after 'pre_get_users'.
This prevents notices from being thrown when a 'pre_get_users' callback removes required values from the list of `query_vars`. For backward compatibility with previous uses of 'pre_get_users', default values are parsed both before and after the action is fired. Fixes #33449. git-svn-id: https://develop.svn.wordpress.org/trunk@34804 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%