PHPackages                             gwa/wp-disable-auto-update - 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. gwa/wp-disable-auto-update

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

gwa/wp-disable-auto-update
==========================

Disable auto update info from wordpress.

v1.0.2(10y ago)01.3k1MITPHPPHP &gt;=5.5.9

Since Sep 21Pushed 10y ago2 watchersCompare

[ Source](https://github.com/gwa/wp-disable-auto-update)[ Packagist](https://packagist.org/packages/gwa/wp-disable-auto-update)[ Docs](https://github.com/gwa/wp-disable-auto-update)[ RSS](/packages/gwa-wp-disable-auto-update/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (5)Versions (5)Used By (1)

wp-disable-auto-update
======================

[](#wp-disable-auto-update)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7d0819c006e7c919c4f22c8797d2d5005deaacc1178e084ad28e331be6e3f57a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6777612f77702d64697361626c652d6175746f2d7570646174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gwa/wp-disable-auto-update)[![Total Downloads](https://camo.githubusercontent.com/2abca707d8f32d07fde585cecfd2cf114e4e6eeacf76603f448bec853560c7fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6777612f77702d64697361626c652d6175746f2d7570646174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gwa/wp-disable-auto-update)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Master
------

[](#master)

[![Build Status](https://camo.githubusercontent.com/8d90b0fdcf618dd9254961cf63ca62865c6caaefb1e710d4cf5d7ad244706416/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6777612f77702d64697361626c652d6175746f2d7570646174652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/gwa/wp-disable-auto-update)[![Coverage Status](https://camo.githubusercontent.com/9157c8b043e34ad8ead2bee92f4aca539ac5f143e17b0d91a4fee93d56e2ba9d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6777612f77702d64697361626c652d6175746f2d7570646174652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gwa/wp-disable-auto-update/code-structure)[![Quality Score](https://camo.githubusercontent.com/eaf2fa25ce3545eb97f67deae0cfe6bef5f2d5fa0100eadec4362915a2185c2a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6777612f77702d64697361626c652d6175746f2d7570646174652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gwa/wp-disable-auto-update)

Develop
-------

[](#develop)

[![Build Status](https://camo.githubusercontent.com/8d90b0fdcf618dd9254961cf63ca62865c6caaefb1e710d4cf5d7ad244706416/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6777612f77702d64697361626c652d6175746f2d7570646174652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/gwa/wp-disable-auto-update)[![Coverage Status](https://camo.githubusercontent.com/9157c8b043e34ad8ead2bee92f4aca539ac5f143e17b0d91a4fee93d56e2ba9d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6777612f77702d64697361626c652d6175746f2d7570646174652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gwa/wp-disable-auto-update/code-structure)[![Quality Score](https://camo.githubusercontent.com/eaf2fa25ce3545eb97f67deae0cfe6bef5f2d5fa0100eadec4362915a2185c2a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6777612f77702d64697361626c652d6175746f2d7570646174652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gwa/wp-disable-auto-update)

Install
-------

[](#install)

Via Composer

```
$ composer require gwa/wp-disable-auto-update
```

Usage
-----

[](#usage)

First init DisableAutoUpdateHandler class.

```
$disableUpdates = (new DisableAutoUpdateHandler())->init();
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Daniel Bannert](https://github.com/prisis)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Every ~7 days

Total

3

Last Release

3916d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff4c484be9fc46201a1c3c13fc961525d699d1c4e7dda68df7c5b408f147228a?d=identicon)[gwa](/maintainers/gwa)

---

Top Contributors

[![prisis](https://avatars.githubusercontent.com/u/2716058?v=4)](https://github.com/prisis "prisis (3 commits)")

---

Tags

wordpressupdateauto-update

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gwa-wp-disable-auto-update/health.svg)

```
[![Health](https://phpackages.com/badges/gwa-wp-disable-auto-update/health.svg)](https://phpackages.com/packages/gwa-wp-disable-auto-update)
```

###  Alternatives

[aristath/kirki

Extending the WordPress customizer

1.3k73.1k4](/packages/aristath-kirki)

PHPackages © 2026

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