Jeremy Herve
Jeremy Herve
Fixes #33316 ## Proposed changes: This adds both the sharing button and the sharing button block. ### Other information: - [ ] Have you written new tests for your changes,...
Epic: #33615 > In WordPress 6.5, the site editor has been refactored to match the post editor UI and behavior closely. -- https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/ - [x] Part of it was already...
WordPress 6.5 is set to release on *26 March 2024*. - Planning: [make.wordpress.org/core/6-5](https://make.wordpress.org/core/6-5/) Let's use this issue to keep track of anything that may come up until then. ```[tasklist] -...
Fixes #22223 ## Proposed changes: We cannot remove the block entirely; doing so we break existing Jetpack Pinterest embeds since they only display a link at that point. Instead, we...
## Proposed changes: This PR removes deprecated methods and files that were marked as deprecated before Jetpack 10.0 was released, back in August 2021. Some remain, when they are still...
Fixes #35539 ## Proposed changes: This commit introduces 3 things: 1. A new directory and loading mechanism allowing us to add more patterns in the future. 2. A new Pattern...
Ensure compatibility with sharing settings that may have been created via the old module. Compatibility may mean separating the settings entirely so the new block is only managed via the...
* We do not really need ttf or woff files, since woff2 is widely supported these days. The only practical thing also using WOFF buys you is Internet Explorer 11...
Fixes #679 ### Changes suggested in this Pull Request Instead of autoloading the tests by default (they do not get shipped with the production version of the package), let's bootstrap...
## Issue Overview In the next version of the Jetpack plugin, scheduled to be released in the beginning of May, we'll be removing a few functions that have been deprecated...