wordpress-develop/tests/phpunit/tests/user
Sergey Biryukov 317e1c076c Posts, Post Types: Ensure delete_posts is included in default post type capabilities regardless of map_meta_cap value.
This resolves PHP notices in a few places in core where this capability is checked.

Props Mte90, johnbillion, dipesh.kakadiya, jipmoors, bamadesigner, dd32, johnjamesjacoby, xedin.unknown, flixos90, SergeyBiryukov.
Fixes #30991.

git-svn-id: https://develop.svn.wordpress.org/trunk@47357 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-25 12:48:11 +00:00
..
author.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
capabilities.php Privacy: Revert [47269] for now to address side effects on Multisite installations. 2020-02-11 21:46:54 +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 Posts, Post Types: Ensure delete_posts is included in default post type capabilities regardless of map_meta_cap value. 2020-02-25 12:48:11 +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: Introduce filters for the headers of all the privacy-related e-mails: 2020-02-11 21:41:26 +00:00
wpSetCurrentUser.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00