Juanma Rodriguez Escriche

Results 7 issues of Juanma Rodriguez Escriche

#### Changes proposed in this Pull Request: * Changed check in autoloader guard to consider the comparison between current and latest plugin to be done using plugin data instead of...

[Status] Needs Author Reply
[Package] Autoloader

Spin off from: https://github.com/Automattic/jetpack/pull/26348 #### Changes proposed in this Pull Request: * Tracking pixel functionality is now handled by `Automattic\Jetpack\Stats\Tracking_Pixel` #### Other information: - [x] Have you written new tests...

[Status] Needs Author Reply
[Package] Stats

## Proposed changes: * Add the ability to send sync actions using the new WPCOM rest API endpoint `v2/sites/site_id/jetpack-sync-actions` ### Other information: - [ ] Have you written new tests...

[Status] In Progress
[Package] Sync
DO NOT MERGE
[Package] Connection

## Proposed changes: * Deprecate WordPress.com Block Editor for self-hosted * Move the functionality to `jetpack-mu-wpcom` package * Fixed Unit Tests while moving them Regarding deprecation notices and removal of...

[Status] Needs Review
[Feature] WordPress.com Block Editor
[Plugin] Jetpack
[Package] Jetpack mu wpcom
[Plugin] mu wpcom
[Tests] Includes Tests
[Focus] Jetstream
[mu wpcom Feature] WordPress.com Block Editor

## Proposed changes: * Updated `Classic Theme Helper` to use namespace and changed the main class of the package to be the Loader one. * Use the `Classic Theme Helper`...

[Feature] Theme Tools
[Status] In Progress
DO NOT MERGE
[Plugin] Jetpack
[Plugin] mu wpcom
[Focus] Jetstream
[Package] Classic Theme Helper
[Plugin] Classic Theme Helper Plugin

Related to https://github.com/Automattic/vulcan/issues/348 ## Proposed changes: As explained in https://github.com/Automattic/jetpack/pull/37260#discussion_r1592423312. The hooks for featured content that only pertains to simple should be moved to the featured-content mu-plugin in wpcom. ###...

[Feature] Theme Tools
[Status] In Progress
[Status] Needs Review
[Plugin] Jetpack
[Plugin] mu wpcom
[Plugin] Wpcomsh
[Package] Classic Theme Helper
[Plugin] Classic Theme Helper Plugin

Fixes https://github.com/Automattic/vulcan/issues/297 ## Proposed changes: When syncing posts, we used to expand them via the `filter_post_content_and_add_links`. This was originally done before sending, but after dedicated sync was created, we decided...

[Status] Needs Review
[Package] Sync
[Plugin] Jetpack
[Tests] Includes Tests