Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andriilive/wp-disable-all-updates
Disable all updates Plugin. Supports Bedrock, Composer installs (WordPress Packagist)
https://github.com/andriilive/wp-disable-all-updates
bedrock bedrock-wordpress-installation composer roots-bedrock wordpress wordpress-bedrock wordpress-package wordpress-packagist wordpress-plugin wp wpackagist
Last synced: 23 days ago
JSON representation
Disable all updates Plugin. Supports Bedrock, Composer installs (WordPress Packagist)
- Host: GitHub
- URL: https://github.com/andriilive/wp-disable-all-updates
- Owner: andriilive
- Created: 2022-06-08T23:31:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T23:54:14.000Z (over 2 years ago)
- Last Synced: 2024-10-02T05:23:25.610Z (about 1 month ago)
- Topics: bedrock, bedrock-wordpress-installation, composer, roots-bedrock, wordpress, wordpress-bedrock, wordpress-package, wordpress-packagist, wordpress-plugin, wp, wpackagist
- Language: PHP
- Homepage: https://packagist.org/packages/andriilive/wp-disable-all-updates
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Disable all updates Plugin (With Composer install & Bedrock support)
`wp-disable-all-updates` plugin completely and for real disables all WordPress updates
+ Supports [Bedrock](https://roots.io/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
1. Download `wp-disable-all-updates.zip` from [here](https://github.com/andriilive/wp-disable-all-updates/archive/refs/tags/0.1.0.zip)
2. Login to Wordpress Admin Dashboard
2. Navigate to `Plugins` > `Add new`
3. Press `Upload Plugin` and chose `wp-disable-all-updates.zip`
2. `Activate` the plugin through the `Plugins` menu in WordPress### FTP
1. Upload folder `wp-disable-all-updates` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress### Based on
Disable All WP Updates by Thomas Griffin plugin