Commits
User selector
Commit History
Commits on Oct 17, 2022
Grouped backports to the 5.2 branch.
Show description for 57a8605committed
Commits on Jan 17, 2022
Date/Time: Fix race conditions in `current_time()` tests.
Show description for f5e9419committed
Commits on Sep 24, 2021
Build/Test Tools: Fix test forward-compatibility layer.
Show description for fd1605bcommitted
Commits on Sep 22, 2021
Build/Test Tools: Introduce the PHPUnit Polyfills package for easier cross branch testing.
Show description for 3223c1dcommitted
Commits on Apr 15, 2021
Grouped merges for 5.2.10.
Show description for 494404dcommitted
Commits on Mar 26, 2021
Build/Test Tools: Backport GitHub Action and build improvements to the 5.2 branch.
Show description for 8e616f0committed
Commits on Feb 5, 2021
Build/Test Tools: Fix tests after [50191].
Show description for 6c61318committed
Commits on Jan 30, 2021
Tests: Skip `test_readme()` if the HTTP request to `secure.php.net` or `dev.mysql.com` failed on timeout.
Show description for 7439153committed
Commits on Nov 6, 2020
Build/Test Tools: Backport the local Docker environment to the 5.2 branch.
Show description for 184685ecommittedBuild Tools: Fix running installing Composer dependencies using Composer 2.0.
Show description for 1e502afcommitted
Commits on Oct 29, 2020
General: WordPress updates
Show description for 4341d35committed
Commits on Jul 14, 2020
Tests: Temporarily skip PDF tests if they fail due to ImageMagick permission errors.
Show description for ed89757committed
Commits on Jun 10, 2020
Editor: Ensure latest comments can only be viewed from public posts.
Show description for e5e5fa1committedGeneral: Backport several commits for release.
Show description for 4433254committed
Commits on Apr 29, 2020
Customize: Add additional filters to Customizer to prevent JSON corruption.
Show description for 4a62dbecommitted
Commits on Mar 22, 2020
Build/Test Tools: Remove unused `::assertPostHasTerms()` method from `tests/term.php`.
Show description for 037a827committed
Commits on Feb 19, 2020
Tests: Correct assertions in `test_site_dates_are_gmt()`.
Show description for f279997committedTests: Use delta comparison in `test_site_dates_are_gmt()` to avoid race conditions.
Show description for 098f70acommitted
Commits on Dec 12, 2019
Ensure that a user can publish_posts before making a post sticky.
Show description for 703a2c7committed
Commits on Oct 14, 2019
Administration: Ensure that admin referer nonce is valid.
Show description for 53753f8committedQuery: Remove the static query property.
Show description for 836b9c0committedFormatting: In `wp_validate_redirect()`, normalize the path when validating the location for relative URLs, to account for Windows paths.
Show description for 6245a65committed
Commits on Sep 4, 2019
Coding Standards: Fix WPCS issue in [45990].
Show description for c829578committedFix for URL sanitization in `wp_kses_bad_protocol_once()`.
Show description for 66a1debcommittedImprove handling the existing `rel` attribute in `wp_rel_nofollow_callback()`.
Show description for bcbe8f3committedUpdate wp.a11y.speak() to sanitize HTML before display.
Show description for 7b28cdbcommittedRemove _convert_urlencoded_to_entities() from the get_the_content() callback.
Show description for 70baf3ccommitted
Commits on Aug 19, 2019
Formatting: Don't convert smilies in ignored tags that have attributes.
Show description for 1bce8edcommittedMenus: Trim whitespace from custom link URLs.
Show description for 361af8bcommitted
Commits on Jun 10, 2019
Site health: Introduce `view_site_health_checks` capability.
Show description for 7505112committed
Commits on May 17, 2019
Upgrade/Install: Don't run signature verify on slow 32-bit systems.
Show description for 8fe8deccommittedFormatting: Adjust `wp_targeted_link_rel()` to ensure JSON format is preserved and correct quotes are used when adding the missing `rel` attribute.
Show description for c70201acommitted
Commits on May 4, 2019
Fix `setup_postdata()` to set the (inside the loop) globals before `the_post` action is fired. Follow-up from #42814 and [44941].
Show description for 54dfd64committed
Commits on Apr 26, 2019
Media: Revert [44947].
Show description for 3491bfccommitted