wordpress-develop/tests/phpunit/tests/user
2020-02-06 21:40:05 +00:00
..
author.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
capabilities.php Posts, Post Types: Fail gracefully when checking mapped cap against unregistered post status. 2020-02-04 22:13:15 +00:00
countUserPosts.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
countUsers.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
dateQuery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getActiveBlogForUser.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
listAuthors.php Users: Make wp_list_authors() unit tests more readable. 2019-08-14 15:35:19 +00:00
mapMetaCap.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
multisite.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
query.php Tests: Change a few remaining include_once statements to require_once, for consistency. 2020-02-06 21:40:05 +00:00
session.php Code is Poetry. 2017-11-30 23:09:33 +00:00
slashes.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
updateUserCaches.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpAuthenticateSpamCheck.php Coding Standards: Fix WPCS violations after [45708]. 2019-08-01 12:02:30 +00:00
wpDeleteUser.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
wpDropdownUsers.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
wpGetUsersWithNoRole.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
wpSendUserRequest.php Privacy: Ensure the user request email is sent in the requested user's locale (or the site's default locale if they are not a registered user) when the administrator creating the request uses a different locale. 2018-08-13 16:31:31 +00:00
wpSetCurrentUser.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00