wordpress-develop
                                
                                 wordpress-develop copied to clipboard
                                
                                    wordpress-develop copied to clipboard
                            
                            
                            
                        WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link...
* https://core.trac.wordpress.org/ticket/48693 * https://core.trac.wordpress.org/ticket/62047 Trac ticket: --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request....
Trac ticket: https://core.trac.wordpress.org/ticket/61930 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...
In the Patterns registry, use `apply_block_hooks_to_content` instead of the `WP_Block_Patterns_Registry` class's private `get_content` method. (The latter is removed at part of this PR.) In a similar vein, use `apply_block_hooks_to_content` in...
Trac ticket: Core-61833 Previously, post titles in the bulk edit list were showing HTML character references (entities) in the displayed output when they should have been rendering the decoded values....
Trac ticket: https://core.trac.wordpress.org/ticket/61962 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...
https://core.trac.wordpress.org/ticket/62050
Proposes adding a warning for logged-in users when navigating to a page or post rendered through an empty template. The warning explains why the website's visitors might encounter a blank...
Trac ticket: https://core.trac.wordpress.org/ticket/56481 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...
Refactor the logic for setting the PHP version label and status in the site health check. Adds a condition to handle failures in obtaining the recommended PHP version from WordPress.org,...
## Work in progress This will support the work in https://github.com/WordPress/wordpress-develop/pull/7326. ```diff OK, but incomplete, skipped, or risky tests! -Tests: 1500, Assertions: 1079, Skipped: 421. +Tests: 1686, Assertions: 1222, Skipped:...