Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WordPress/WordPress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 55440efe9005
Choose a base ref
...
head repository: WordPress/WordPress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f8ec9e956e94
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 19, 2026

  1. Real-time collaboration: fix race condition in default polling provider.

    See also: WordPress/wordpress-develop#11067.
    Developed in: WordPress/wordpress-develop#11292.
    
    Fixes #64887.
    Props czarate, westonruter, mindctrl, peterwilsoncc, joefusco.
    Built from https://develop.svn.wordpress.org/trunk@62064
    
    
    git-svn-id: http://core.svn.wordpress.org/trunk@61346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
    ellatrix committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    59b9275 View commit details
    Browse the repository at this point in the history
  2. Themes: Remove unused private method `WP_Theme::_check_headers_proper…

    …ty_has_correct_type()`.
    
    Follow-up to [56835].
    
    Props marian1, mukesh27.
    Fixes #64584.
    
    
    Built from https://develop.svn.wordpress.org/trunk@62065
    
    
    git-svn-id: http://core.svn.wordpress.org/trunk@61347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
    audrasjb committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    f8ec9e9 View commit details
    Browse the repository at this point in the history
Loading