jaywood / stop-jetpack-promotions
Stops Jetpack promotions on WordPress blogs.
Package info
github.com/JayWood/stop-jetpack-promotions
Type:wordpress-plugin
pkg:composer/jaywood/stop-jetpack-promotions
dev-master
2019-04-04 05:44 UTC
This package is auto-updated.
Last update: 2026-03-04 20:19:13 UTC
README
Version: 1.0.0
Author: JayWood
Author URI: https://plugish.com
Tested up to: 5.1.1
License: GPL2
Network: true
Description
Removes all Jetpack promotional material with a quick fix. Pull requests welcome should you find another annoying up-sell.
Installation
Old-school
- Download this repository
- Upload to your server as a plugin ( the zip file )
- Activate
New-school ( developers )
composer require jaywood/stop-jetpack-promotions:dev-master
If you happen to use the sweet Composer Installers library, this script is
marked as a wordpress-plugin for those of us who use CI environments.