Ticket #41419: 41419.patch
| File 41419.patch, 481 bytes (added by , 9 years ago) |
|---|
-
src/wp-includes/class-wp-user-query.php
89 89 * 90 90 * @since 4.4.0 91 91 * @access public 92 * @static 92 93 * 93 94 * @param array $args Query vars, as passed to `WP_User_Query`. 94 95 * @return array Complete query variables with undefined ones filled in with defaults.