wordpress-develop/tests/phpunit/tests/user
Dominik Schilling (ocean90) 106e1dbedb Use the value of WP_TESTS_DOMAIN in some unit tests.
props danielhuesken.
fixes #28552.

git-svn-id: https://develop.svn.wordpress.org/trunk@28757 602fd350-edb4-49c9-b593-d223f7449a82
2014-06-16 15:07:37 +00:00
..
author.php In get_the_author_posts(), if there is no current $post, return 0 and bail. 2014-05-11 00:25:29 +00:00
capabilities.php Don't default to current user for capability checks when dealing with a post without an author (post_author = 0). 2014-03-04 03:08:54 +00:00
listAuthors.php Use the value of WP_TESTS_DOMAIN in some unit tests. 2014-06-16 15:07:37 +00:00
mapMetaCap.php Don't default to current user for capability checks when dealing with a post without an author (post_author = 0). 2014-03-04 03:08:54 +00:00
query.php User Query: Don't blindly re-append new meta queries for capabilities. 2014-04-12 19:03:56 +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