summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAge
* REST API: Change posts endpoint to ignore_sticky=true by defaultAaron Jorbin31 hours
* Media: Don't try to resize image formats which can't be resizedAaron Jorbin32 hours
* Docs: Correct parameter name in `Spy_REST_Server::set_status()`.Sergey Biryukov4 days
* Block Hooks: Suppress insertion next to post content wrapper block.bernhard-reiter11 days
* Tests: Use the `ms-required` group where appropriate.Sergey Biryukov2025-04-09
* General: Correct `force_ssl_content()` to always return a boolean value.Sergey Biryukov2025-04-08
* REST API: Fix hardcoded table name in `WP_Test_REST_Users_Controller`.Jb Audras2025-04-08
* Tests: Simplify the tests for `force_ssl_admin()`.Sergey Biryukov2025-04-07
* Security: Don't fail the Argon2-related tests when it's not available on the ...John Blackbourn2025-04-03
* Application Passwords: Correct the fallback behaviour for application passwor...John Blackbourn2025-04-03
* General: Improve unit tests for `wp_unique_id_from_values()`.Joe McGill2025-04-01
* Docs: Merge file-level and class-level DocBlocks in `wp_get_canonical_url()` ...Sergey Biryukov2025-03-31
* Docs: Remove an unwanted trailing space found after [60108].Jb Audras2025-03-30
* Canonical: Use `get_post_status()` to determine whether the post has a `publi...Jb Audras2025-03-30
* REST API: Properly capitalize "REST" in translation strings.Jb Audras2025-03-28
* Build/Test Tools: Expand tests of `paginate_links`' `format` parameter.Peter Wilson2025-03-26
* Permalinks: Revert [59966].Jb Audras2025-03-25
* Media: prevent uploading image types the server doesn’t support.Adam Silverstein2025-03-25
* REST API: exclude `rest_route` from `get_params()` if pretty permalinks are d...Jb Audras2025-03-24
* Interactivity API: Apply the same directive name restrictions as the client.Joe McGill2025-03-24
* Tests: Use `assertSame()` in REST API attachments controller tests.Sergey Biryukov2025-03-22
* Tests: Use `assertSame()` in REST API schema sanitization tests.Sergey Biryukov2025-03-21
* General: Improve `aria-current` management in `get_custom_logo()`.Jb Audras2025-03-21
* General: Remove `noopener` from links opening in a new tab in `wp_list_bookma...Jb Audras2025-03-19
* Editor: Fix layout support classes to be generated with a stable ID.Joe McGill2025-03-18
* Emoji: Update the Twemoji library to 15.1.0.Peter Wilson2025-03-18
* Media: fix potentially failing Imagick PDF alpha channel test.Adam Silverstein2025-03-17
* Query: Fix performance regression starting the loop for `all` fields.Peter Wilson2025-03-16
* Media: Add 'muted' attribute and normalize HTML attributes.Joe Dolson2025-03-16
* Media: Dismiss button not functional on upload errors.Joe Dolson2025-03-16
* Tests: Use `assertSame()` in some newly introduced tests.Sergey Biryukov2025-03-15
* Docs: Correct formatting for some inline comments in unit tests.Sergey Biryukov2025-03-13
* REST API: Fix fatal error when making HEAD requests with _fields filter.Timothy Jacobs2025-03-11
* Permalinks: Ensure pagination links are consistent with permalink structure.Jb Audras2025-03-11
* REST API: Add additional default template data fields for the active theme.George Mamadashvili2025-03-11
* Build/Test Tools: Update `external-http` group to include all network tests.Peter Wilson2025-03-11
* Date/Time: Fix the recently introduced test for `wp_timezone_override_offset(...John Blackbourn2025-03-10
* Media: Improve HTML5 compliance of `wp_video_shortcode()` boolean attributes.Jb Audras2025-03-09
* Editor: Fix unexpected behavior due to conflicting custom block template.Felix Arntz2025-03-07
* Widgets: Improve caching within `get_calendar()`.Peter Wilson2025-03-05
* Editor: Fix block type and block metadata collection registration issues on W...Felix Arntz2025-03-05
* Query: Ensure preview links show autosave content to logged in users.Peter Wilson2025-03-05
* Tests: Improve `wp_timezone_override_offset()` unit tests.Sergey Biryukov2025-03-05
* Media: Tests: Remove extraneous @test annotation.Joe Dolson2025-03-04
* Date/Time: Add tests that cover the `wp_timezone_override_offset()` function.John Blackbourn2025-03-04
* Tests: Move `get_calendar()` tests to a more appropriate place.Sergey Biryukov2025-03-04
* Block support: Add server-side processing for ariaLabel.George Mamadashvili2025-03-04
* Query: Ensure secondary loops populate the full global post.Peter Wilson2025-03-03
* Widgets: Fix `get_calendar()` related PHPUnit tests.Jb Audras2025-03-03
* Widgets: Fix `get_calendar()` related PHPUnit tests.Jb Audras2025-03-03