PHPackages                             humanmade/remove-class-filter - 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. humanmade/remove-class-filter

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

humanmade/remove-class-filter
=============================

Removes a filter/action added by a WordPress plugin/theme class.

0.1.0(10mo ago)4186GPL-2.0-or-laterPHPPHP &gt;=8.1

Since Jul 18Pushed 10mo agoCompare

[ Source](https://github.com/humanmade/remove-class-filter)[ Packagist](https://packagist.org/packages/humanmade/remove-class-filter)[ RSS](/packages/humanmade-remove-class-filter/feed)WikiDiscussions main Synced 1mo ago

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

remove\_class\_filter()
=======================

[](#remove_class_filter)

This repository defines a utility function `remove_class_filter` which can be used to remove a filter/action added by a WordPress plugin/theme class.

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

[](#installation)

This project can be installed using Composer as `humanmade/remove-class-filter`.

Usage
-----

[](#usage)

```
use function HM_Remove_Class_Filter\remove_class_filter;

// Remove LSD_Admin::block_admin from the admin_init action (default priority).
remove_class_filter( 'admin_init', 'LSD_Admin', 'block_admin' );
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance55

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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

305d ago

### Community

Maintainers

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

---

Top Contributors

[![Rayhatron](https://avatars.githubusercontent.com/u/14850570?v=4)](https://github.com/Rayhatron "Rayhatron (2 commits)")[![svandragt](https://avatars.githubusercontent.com/u/594871?v=4)](https://github.com/svandragt "svandragt (2 commits)")

### Embed Badge

![Health badge](/badges/humanmade-remove-class-filter/health.svg)

```
[![Health](https://phpackages.com/badges/humanmade-remove-class-filter/health.svg)](https://phpackages.com/packages/humanmade-remove-class-filter)
```

###  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)
