Foteini Giannaropoulou
Foteini Giannaropoulou
Introduce `WPCOM_Stats` class for fetching stats related info from WPCOM's REST API. #### Changes proposed in this Pull Request: * Adds `WPCOM_Stats` class [Full description TBA] #### Other information: -...
### PR Description This PR introduces an additional slash command that will automatically parse a message to convert the time to the viewing member's local time. This removes the need...
This PR copies the Masterbar module codebase to the `masterbar` package. In the process: - Methods that only live in the Jetpack plugin have been replaced by corresponding methods available...
Deprecates the Jetpack Masterbar module code. Same functionality is now provided via the `jetpack-masterbar` package. ## Proposed changes: * Deprecates the Jetpack Masterbar module code. * Updates relevant unit tests...
**Do not merge till the WPCOM counterpart diff is merged**: D153988-code Start syncing `jetpack_connection_active_plugins` as a callable. This approach will address edge cases where the site option would not pick...
Jetpack Sync: Ensure we always sync heartbeat data and active plugins no matter the consumer config
Jetpack Sync: Ensure we always sync heartbeat data and active plugins no matter the consumer config ## Proposed changes: * The `active_plugins` options has been added to the list of...