PHPackages                             anttiviljami/wp-disable-any-plugin-updates - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. anttiviljami/wp-disable-any-plugin-updates

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

anttiviljami/wp-disable-any-plugin-updates
==========================================

Disables updates for a list of plugins permanently without editing them

1.0(9y ago)3181GPLv3PHP

Since Apr 12Pushed 9y agoCompare

[ Source](https://github.com/anttiviljami/wp-disable-any-plugin-updates)[ Packagist](https://packagist.org/packages/anttiviljami/wp-disable-any-plugin-updates)[ RSS](/packages/anttiviljami-wp-disable-any-plugin-updates/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

WP Disable Any Plugin Updates
=============================

[](#wp-disable-any-plugin-updates)

[![Latest Stable Version](https://camo.githubusercontent.com/778b78beac8ac5d2447b1afaf6fd553b5f22795d6ed071648532ad811594c4bd/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d64697361626c652d616e792d706c7567696e2d757064617465732f762f737461626c65)](https://packagist.org/packages/anttiviljami/wp-disable-any-plugin-updates) [![Total Downloads](https://camo.githubusercontent.com/2fc33cb14f6c724d3446d54e55895b41e1441e7cf5e5554f8c75813fc2bfdf8b/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d64697361626c652d616e792d706c7567696e2d757064617465732f646f776e6c6f616473)](https://packagist.org/packages/anttiviljami/wp-disable-any-plugin-updates) [![Latest Unstable Version](https://camo.githubusercontent.com/0549bffea4a5307a42597dd03a34f5723d84e5c89cbcab4461383454c5738912/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d64697361626c652d616e792d706c7567696e2d757064617465732f762f756e737461626c65)](https://packagist.org/packages/anttiviljami/wp-disable-any-plugin-updates) [![License](https://camo.githubusercontent.com/64158bf2fb829f0c000e511a611ba448a3ea9e816de10ce98b74c3a7118addfd/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d64697361626c652d616e792d706c7567696e2d757064617465732f6c6963656e7365)](https://packagist.org/packages/anttiviljami/wp-disable-any-plugin-updates)

Disables updates for a list of plugins permanently without editing them

Just add these lines to your wp-config to disable updates for these plugins:

```
/**
 * Disable updates for these plugins
 */
define( 'PLUGINS_DISABLED_FOR_UPDATE', serialize( array(
  'jetpack/jetpack.php',
  'woocommerce/woocommerce.php',
) ) );

```

Installation
------------

[](#installation)

### The Composer Way (preferred)

[](#the-composer-way-preferred)

Install the plugin via [Composer](https://getcomposer.org/)

```
composer require anttiviljami/wp-disable-any-plugin-updates

```

Activate the plugin

```
wp plugin activate wp-disable-any-plugin-updates

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity63

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3365d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b81bf1e9dc460e9577713740162776bbd34ab3db514f31bfae16c3080e540ba?d=identicon)[anttiviljami](/maintainers/anttiviljami)

### Embed Badge

![Health badge](/badges/anttiviljami-wp-disable-any-plugin-updates/health.svg)

```
[![Health](https://phpackages.com/badges/anttiviljami-wp-disable-any-plugin-updates/health.svg)](https://phpackages.com/packages/anttiviljami-wp-disable-any-plugin-updates)
```

###  Alternatives

[sashas/bug-from-email

A Magento 2 module for issue #14952

3537.0k](/packages/sashas-bug-from-email)[intelipost/magento2-autocomplete

Intelipost Autocomplete

101.8k](/packages/intelipost-magento2-autocomplete)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
