andriilive / wp-disable-all-updates
Disable all updates Plugin (With Composer install & Bedrock support)
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2024-10-09 04:41:59 UTC
README
wp-disable-all-updates
plugin completely and for real disables all WordPress updates
- Supports Bedrock
WordPress
installs
Requirements
- Requires WP at least:
4.5
- Tested up to WP:
6.0
- Requires PHP:
7.1
Install & Activate plugin
Composer (Bedrock Install)
composer require andriilive/wp-disable-all-updates
at root
ZIP Upload
- Download
wp-disable-all-updates.zip
from here - Login to Wordpress Admin Dashboard
- Navigate to
Plugins
>Add new
- Press
Upload Plugin
and chosewp-disable-all-updates.zip
Activate
the plugin through thePlugins
menu in WordPress
FTP
- Upload folder
wp-disable-all-updates
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
Based on
Disable All WP Updates by Thomas Griffin plugin