Jeremy Herve
Jeremy Herve
### Impacted plugin Jetpack, Backup, None / Other ### Quick summary The VaultPress backup card in My Jetpack does not show any warnings or clear Call to Action when the...
WordPress 6.6 is set to release on *16 July 2024*. - Planning: [make.wordpress.org/core/6-6](https://make.wordpress.org/core/6-6/) Let's use this issue to keep track of anything that may come up until then. ```[tasklist] -...
It would be nice to add Publicize (aka Jetpack Social) support for [Bluesky](https://blueskyweb.xyz/), since the platform is getting more and more popular and already offers developer tools to publish there....
### What It would be nice if when opening the Terminal view, I had access to WP CLI out of the box, without the need for me to install anything...
#### Steps to reproduce the issue 1. Go to Jetpack > Settings. 2. Click on the search icon. 3. Launch a search. Find what you're looking for, make changes. 4....
> [!NOTE] > This was originally reported in the Gutenberg repo: https://github.com/WordPress/gutenberg/issues/62886 > I commented there with more details about the root cause of the issue, and asked if this...
RichText’s optional `onSplit` prop was deprecated and replaced with a `block.json` support key called `splitting`. We still use the prop here: https://github.com/Automattic/jetpack/blob/40a84923a061890a324ff982af6457b1e1bcd2c1/projects/packages/forms/src/blocks/contact-form/components/jetpack-field-option.js#L53 Related PR: https://github.com/WordPress/gutenberg/pull/54543 @monsieur-z already tackled related changes...
Core recently enabled AVIF uploads: https://core.trac.wordpress.org/ticket/53167 We should consider better support for AVIF in our APIs, even if Photon itself does not yet support AVIF: #35432 https://github.com/Automattic/jetpack/blob/e3d2922ff3cabeaf030f76eea8d4e41b7d03e2ef/projects/plugins/jetpack/class.json-api-endpoints.php#L1624 https://github.com/Automattic/jetpack/blob/a1830e44eb1c16541fef45ad3f24c974ef541aa0/projects/plugins/jetpack/sal/class.json-api-post-base.php#L941 https://github.com/Automattic/jetpack/blob/e9150a3b15305d9d578e5e09b28e3f63588267ef/projects/plugins/jetpack/functions.global.php#L396 https://github.com/Automattic/jetpack/blob/4fe0df95dd0af0b1d61ac6f184f0ca12fd71cd9f/projects/plugins/jetpack/modules/videopress/js/videopress-plupload.js#L246-L247
Let's ensure our implementation matches recent changes in Core: https://github.com/Automattic/jetpack/blob/a0788552fe497e9ebaefc0e596495ca1d657594b/projects/plugins/jetpack/modules/subscriptions.php#L890 https://github.com/Automattic/jetpack/blob/1089648a3eb86cab2e9b94195d1fb583e63c04c0/projects/plugins/jetpack/modules/comments/base.php#L306 https://core.trac.wordpress.org/changeset/58401
Following: posts and boosts from accounts I follow do not appear in third-party app's main request
When I installed this plugin, alongside Friends and ActivityPub, I expected posts from Fediverse accounts I follow (either by entering their handle in Friends' wp-admin settings or by hitting Follow...