Today I learnt how to deactivate all AI features from Jetpack on Wordpress, so I've decided to share it in case someone's interested.
Simply add this line of code to the file functions.php of your site's theme or child theme:
add_filter( 'jetpack_ai_enabled', '__return_false' );
It works like a charm!
🚀 AndroidX updates — March 25, 2026
New releases across Compose, Navigation, Room, Wear, Camera, XR & more.
Take a look:
https://developer.android.com/jetpack/androidx/versions/all-channel?hl=en#march_25_2026
I use this and it really is cool. I’d love it even if I didn’t work for the company.
Jetpack Social Just Got a Major Upgrade: Create, Customize, Preview, and Share with Confidence.
https://wordpress.com/blog/2026/03/25/jetpack-social-major-upgrade/ #Features, #Jetpack