PHPackages                             firegoby/wp-hotfix - 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. firegoby/wp-hotfix

ActiveLibrary

firegoby/wp-hotfix
==================

0.1.1(10y ago)121GPL2ShellPHP &gt;=5.3

Since Sep 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/miya0001/wp-hotfix)[ Packagist](https://packagist.org/packages/firegoby/wp-hotfix)[ RSS](/packages/firegoby-wp-hotfix/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

firegoby/wp-hotfix
==================

[](#firegobywp-hotfix)

[![Build Status](https://camo.githubusercontent.com/bd99efa36efdd644a5e554b5093a607eaf68551c989769622569720f656b2d3a/68747470733a2f2f7472617669732d63692e6f72672f6d697961303030312f77702d686f746669782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/miya0001/wp-hotfix) [![Latest Stable Version](https://camo.githubusercontent.com/84a33e9bcb24b53d22df3b3018416d70e5e531503bd1d5d9d36e1a9958efc16c/68747470733a2f2f706f7365722e707567782e6f72672f66697265676f62792f77702d686f746669782f762f737461626c652e737667)](https://packagist.org/packages/firegoby/wp-hotfix) [![Total Downloads](https://camo.githubusercontent.com/95822182f3a82c148dac9f8b8d5c90b443be599bcbbb5bf2160c0f1a3a1fe63c/68747470733a2f2f706f7365722e707567782e6f72672f66697265676f62792f77702d686f746669782f646f776e6c6f6164732e737667)](https://packagist.org/packages/firegoby/wp-hotfix) [![Latest Unstable Version](https://camo.githubusercontent.com/d32f5d5bae239c63a2d7844b766395067b328c943627fefe5c197bc0d624e177/68747470733a2f2f706f7365722e707567782e6f72672f66697265676f62792f77702d686f746669782f762f756e737461626c652e737667)](https://packagist.org/packages/firegoby/wp-hotfix) [![License](https://camo.githubusercontent.com/9d4eacb217c2e93884255ace73be79686565a429c57ce3d9aceab80d41b3f411/68747470733a2f2f706f7365722e707567782e6f72672f66697265676f62792f77702d686f746669782f6c6963656e73652e737667)](https://packagist.org/packages/firegoby/wp-hotfix)

Fix bugs on each versions of WordPress.

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

[](#installation)

Create a composer.json in your plugin root or mu-plugins

```
{
    "require": {
        "firegoby/wp-hotfix": "*"
    }
}

```

Place the following code into your plugin.

```
require_once dirname( __FILE__ ) . '/vendor/autoload.php';

```

Then:

```
$ composer install

```

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

[](#contributing)

Clone this project.

```
$ git clone git@github.com:miya0001/wp-hotfix.git

```

### Run testing

[](#run-testing)

Initialize the testing environment locally:

(you'll need to already have mysql, svn and wget available)

```
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost latest

```

Install phpunit.

```
$ composer install

```

The unit test files are in the `tests/` directory.

To run the unit tests, just execute:

```
$ phpunit

```

### Issue

[](#issue)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

3905d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1366a673de80559a738e11fb4bd3600842f45ebc21abe8e2842e7205686a3ca0?d=identicon)[miya0001](/maintainers/miya0001)

---

Top Contributors

[![miya0001](https://avatars.githubusercontent.com/u/309946?v=4)](https://github.com/miya0001 "miya0001 (8 commits)")

### Embed Badge

![Health badge](/badges/firegoby-wp-hotfix/health.svg)

```
[![Health](https://phpackages.com/badges/firegoby-wp-hotfix/health.svg)](https://phpackages.com/packages/firegoby-wp-hotfix)
```

PHPackages © 2026

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