PHPackages                             curtistinkers/disable-wp-health-checks-composer - 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. curtistinkers/disable-wp-health-checks-composer

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

curtistinkers/disable-wp-health-checks-composer
===============================================

Disables unnecessary health checks for Composer managed projects

2.0.0(5mo ago)010MITPHPPHP &gt;=8.2CI passing

Since Dec 7Pushed 5mo agoCompare

[ Source](https://github.com/curtistinkers/disable-wp-health-checks-composer)[ Packagist](https://packagist.org/packages/curtistinkers/disable-wp-health-checks-composer)[ Docs](https://github.com/curtistinkers/disable-wp-health-checks-composer)[ RSS](/packages/curtistinkers-disable-wp-health-checks-composer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

Disable WordPress health checks for Composer projects
=====================================================

[](#disable-wordpress-health-checks-for-composer-projects)

Small MU-plugin that disables specific WordPress Site Health checks for projects managed with Composer.

Features
--------

[](#features)

- Disables the Background Updates Site Health test which is unnecessary in Composer-managed deployments.

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

[](#installation)

Install dependencies and project packages with Composer:

```
composer require curtistinkers/disable-wp-health-checks-composer
```

The package is a Composer `wordpress-muplugin` type; how it is installed into `mu-plugins` depends on your project installer configuration.

There is no runtime configuration — the plugin runs when loaded and filters the `site_status_tests` hook.

Usage
-----

[](#usage)

No runtime configuration is required. The plugin unsets `async.background_updates` so the Background Updates health test does not appear in Site Health.

Development &amp; Testing
-------------------------

[](#development--testing)

- PHP: `>=8.2` (see `composer.json`).
- Run code style checks: `composer run lint`
- Run static analysis: `composer run phpstan`
- Run tests: `composer run test`
- Get coverage: `composer run coverage`

CI is defined in `.github/workflows/ci.yml` and runs on PHP 8.2–8.5.

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

[](#contributing)

Contributions should be small and focused. Follow the repository coding standards (WPCS) and run the static checks before opening a PR.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance73

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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 ~3 days

Total

3

Last Release

151d ago

Major Versions

1.0.2 → 2.0.02025-12-12

PHP version history (2 changes)1.0.0PHP &gt;=7.0

2.0.0PHP &gt;=8.2

### Community

Maintainers

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

---

Top Contributors

[![curtistinkers](https://avatars.githubusercontent.com/u/196253577?v=4)](https://github.com/curtistinkers "curtistinkers (25 commits)")

---

Tags

composerwordpresshealth-checks

###  Code Quality

TestsPHPUnit

Type Coverage Yes

### Embed Badge

![Health badge](/badges/curtistinkers-disable-wp-health-checks-composer/health.svg)

```
[![Health](https://phpackages.com/badges/curtistinkers-disable-wp-health-checks-composer/health.svg)](https://phpackages.com/packages/curtistinkers-disable-wp-health-checks-composer)
```

###  Alternatives

[justcoded/wordpress-theme-boilerplate

WordPress theme boilerplate with better code structure and OOP support.

563.9k1](/packages/justcoded-wordpress-theme-boilerplate)[wordpress/skeleton

Composer based WordPress project skeleton.

461.7k](/packages/wordpress-skeleton)

PHPackages © 2026

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