andriilive/wp-disable-all-updates

There is no license information available for the latest version (0.1.1) of this package.

Disable all updates Plugin (With Composer install & Bedrock support)

0.1.1 2022-06-08 23:48 UTC

This package is auto-updated.

Last update: 2024-05-09 03:54:48 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

  1. Download wp-disable-all-updates.zip from here
  2. Login to Wordpress Admin Dashboard
  3. Navigate to Plugins > Add new
  4. Press Upload Plugin and chose wp-disable-all-updates.zip
  5. 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