Get it while it's hot! Improving Fediverse Engagement With the Reactions Block on https://wordpress.com/blog/2025/01/16/fediverse-reactions-block/
Status
-
Keine Kommentare zu
-
Perry Street Pilsner
-
To Blave Table Beer
-
@florianziegler @wordcampka @pfefferle @christopher @Zodiac1978 @2ndkauboy WordKAmp! I love it!
-
@andyfragen Most of it happens on the Jetpack side in https://github.com/Automattic/jetpack/tree/trunk/projects/packages/scheduled-updates. When a schedule executes it pings Dotcom to handle the upgrade routine. After some preflight checks in sends an update request back to the site in https://github.com/Automattic/jetpack/blob/trunk/projects/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php#L384 and follows up with health check, logging, sending out notification emails, etc
-
@andyfragen WP Cloud offers WP CLI on the server level, so that's what we use to downgrade the plugin via SSH when a site is unresponsive after an update.