-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
46 lines (31 loc) · 1.24 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== Wp Disable All Updates ===
Contributors: ()
Tags: updates, disable-updates, optimize, wp
Requires at least: 4.5
Tested up to: 6.0
Requires PHP: 7.1
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Disables all WordPress updates
== Description ==
# Disable all updates Plugin
`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
Disable All WP Updates by Thomas Griffin plugin