wordpress-develop/tests/phpunit/tests/user
Andrew Nacin 4c8f1e263a Use @expectedDeprecated. see #25282, [25408].
git-svn-id: https://develop.svn.wordpress.org/trunk@25409 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-12 18:37:32 +00:00
..
author.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
capabilities.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +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