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)0165MITPHP

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 1mo ago

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

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

1095d 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

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[pfefferle/wordpress-activitypub

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

5671.4k1](/packages/pfefferle-wordpress-activitypub)[civicrm/civicrm-drupal-8

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

18238.1k2](/packages/civicrm-civicrm-drupal-8)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

374.3k](/packages/humanmade-lottie-lite)

PHPackages © 2026

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