wordpress-develop/tests/phpunit/tests/user
2013-09-12 06:28:25 +00:00
..
author.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
capabilities.php * Suppress deprecated function notice for set_current_user() 2013-09-12 06:06:07 +00:00
mapMetaCap.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
query.php * Add isset() checks all over WP_User_Query::prepare_query() and WP_User_Query::query(). When a WP_User_Query instance is constructed without passing args, no query vars are filled in, thus $qv doesn't contain most of the expected indices. 2013-09-12 06:24:09 +00:00
slashes.php Avoid undefined variable notice - wp_insert_user() expects user_pass to be passed to it. 2013-09-12 06:28:25 +00:00