PHPackages                             dartmoon/wordpress-utils - 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. dartmoon/wordpress-utils

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

dartmoon/wordpress-utils
========================

Some general functions for wordpress

v1.0.1(3y ago)0195MITPHP

Since May 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dartmoon-io/wordpress-utils)[ Packagist](https://packagist.org/packages/dartmoon/wordpress-utils)[ RSS](/packages/dartmoon-wordpress-utils/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

WordPress Utils
===============

[](#wordpress-utils)

A simple utils plugin that lets you register the same handler to multiple filters without much effort.

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

[](#installation)

### If you use a Roots Bedrock or a composer-based WordPress installation

[](#if-you-use-a-roots-bedrock-or-a-composer-based-wordpress-installation)

```
composer require dartmoon/wordpress-utils
```

If you use a normal WordPress installation
------------------------------------------

[](#if-you-use-a-normal-wordpress-installation)

1. Download and install a MU plugin loader that lets you use MU plugins that resides inside folders. For example you could use [Bedrock Autoloader](https://github.com/roots/bedrock-autoloader).
2. [Download the latest release](https://github.com/dartmoon-io/wordpress-utils/releases) of this plugin and extract it inside the mu-plugins folder of your WordPress installation.

Usage
-----

[](#usage)

It behave exactly as `add_filter` with the only exception that the first argument (the filter name) accepts an array instead of a string.

```
add_filters(['filter1', 'filter2'], function () {
    // ...
});
```

License
-------

[](#license)

This project is licensed under the MIT License - see the LICENSE.md file for details

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1141d ago

### Community

Maintainers

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

---

Top Contributors

[![alessandro1105](https://avatars.githubusercontent.com/u/4523050?v=4)](https://github.com/alessandro1105 "alessandro1105 (7 commits)")

---

Tags

wordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/dartmoon-wordpress-utils/health.svg)

```
[![Health](https://phpackages.com/badges/dartmoon-wordpress-utils/health.svg)](https://phpackages.com/packages/dartmoon-wordpress-utils)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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