Changes between Initial Version and Version 8 of Ticket #38433
- Timestamp:
- 08/12/2025 09:41:27 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38433
- Property Keywords good-first-bug has-patch has-unit-tests added; needs-unit-tests removed
-
Property
Summary
changed from
Complete test coverage for current_user_can_for_blog()toComplete test coverage for current_user_can_for_site()
-
Ticket #38433 – Description
initial v8 1 In `Tests_User_Capabilities`, all roles and capabilities are tested using `current_user_can()`. They should all be tested using `current_user_can_for_ blog()`, too.1 In `Tests_User_Capabilities`, all roles and capabilities are tested using `current_user_can()`. They should all be tested using `current_user_can_for_site()`, too.