PHPackages                             wvnderlab-agency/wp-limit-email-notifications - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. wvnderlab-agency/wp-limit-email-notifications

ActiveWordpress-muplugin[Mail &amp; Notifications](/categories/mail)

wvnderlab-agency/wp-limit-email-notifications
=============================================

A simple WordPress mu-plugin to limit email notifications.

0.1.0(5mo ago)15MITPHPPHP &gt;=8.0CI passing

Since Jan 13Pushed 5mo agoCompare

[ Source](https://github.com/wvnderlab-agency/wp-limit-email-notifications)[ Packagist](https://packagist.org/packages/wvnderlab-agency/wp-limit-email-notifications)[ Docs](https://wvnderlab.com)[ RSS](/packages/wvnderlab-agency-wp-limit-email-notifications/feed)WikiDiscussions master Synced today

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

wp-limit-email-notifications
============================

[](#wp-limit-email-notifications)

[![PHP](https://camo.githubusercontent.com/cadfd7a105d5ce45a8fbd33ac50eef03267744fa8726f8916e5d5bf8044ae347/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302b2d3737374242343f6c6f676f3d706870)](https://camo.githubusercontent.com/cadfd7a105d5ce45a8fbd33ac50eef03267744fa8726f8916e5d5bf8044ae347/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302b2d3737374242343f6c6f676f3d706870)[![WordPress](https://camo.githubusercontent.com/45e5e89f37427f4c5f7050ab38e8ebb1e25b6af13c328859baaeb60b4cfaeb40/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576f726450726573732d4d552d2d506c7567696e2d3231373539423f6c6f676f3d776f72647072657373)](https://camo.githubusercontent.com/45e5e89f37427f4c5f7050ab38e8ebb1e25b6af13c328859baaeb60b4cfaeb40/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576f726450726573732d4d552d2d506c7567696e2d3231373539423f6c6f676f3d776f72647072657373)[![WP Coding Standards](https://github.com/wvnderlab-agency/wp-limit-email-notifications/actions/workflows/wp-coding-standards.yml/badge.svg)](https://github.com/wvnderlab-agency/wp-limit-email-notifications/actions/workflows/wp-coding-standards.yml)

- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)

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

[](#installation)

### Via Composer

[](#via-composer)

```
composer require wvnderlab-agency/wp-limit-email-notifications
```

### Via FTP

[](#via-ftp)

1. Download the repository zip file.
2. Unzip the file.
3. Upload the unzipped folder to the `/wp-content/muplugins` or `/wp-content/plugins/` directory on your server.
4. Navigate to the 'Plugins' section in your WordPress admin dashboard.
5. Find 'Limit Email Notifications' in the list and click 'Activate'.

### Via WordPress Admin Dashboard

[](#via-wordpress-admin-dashboard)

1. Download the repository zip file.
2. Navigate to the 'Plugins' section in your WordPress admin dashboard.
3. Click 'Add New' and then 'Upload Plugin'.
4. Choose the downloaded zip file and click 'Install Now'.
5. After installation, click 'Activate Plugin'.

Usage
-----

[](#usage)

### Filter Hooks

[](#filter-hooks)

#### wvnderlab/limit-email-notifications/enabled *(Default: true)*

[](#wvnderlablimit-email-notificationsenabled-default-true)

This filter allows you to disable the plugin functionality.

```
// disable the plugin functionality
add_filter( 'wvnderlab/limit-email-notifications/enabled', '__return_false' );
```

Development
-----------

[](#development)

### Install Dependencies

[](#install-dependencies)

```
composer install
```

### Analyse Code-Quality with WP-Coding-Standards

[](#analyse-code-quality-with-wp-coding-standards)

```
composer analyze
```

### Refactor Code along WP-Coding-Standards

[](#refactor-code-along-wp-coding-standards)

```
composer refactor
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance70

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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

172d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ff389f6dcac477647cab83abc65187f135c0b615687bae3172f2bb28e9297a8?d=identicon)[johninamio](/maintainers/johninamio)

---

Top Contributors

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

---

Tags

wordpresswordpress pluginwordpress muplugin

### Embed Badge

![Health badge](/badges/wvnderlab-agency-wp-limit-email-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/wvnderlab-agency-wp-limit-email-notifications/health.svg)](https://phpackages.com/packages/wvnderlab-agency-wp-limit-email-notifications)
```

PHPackages © 2026

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