PHPackages                             wvnderlab-agency/wp-disable-emojis - 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. wvnderlab-agency/wp-disable-emojis

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

wvnderlab-agency/wp-disable-emojis
==================================

A simple WordPress mu-plugin to disable emojis.

0.2.0(2mo ago)110MITPHPPHP &gt;=8.0CI passing

Since Jan 13Pushed 2mo agoCompare

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

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

wp-disable-emojis
=================

[](#wp-disable-emojis)

[![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-disable-emojis/actions/workflows/wp-coding-standards.yml/badge.svg)](https://github.com/wvnderlab-agency/wp-disable-emojis/actions/workflows/wp-coding-standards.yml)

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

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

[](#installation)

### Via Composer

[](#via-composer)

```
composer require wvnderlab-agency/wp-disable-emojis
```

### 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 'Disable emojis' 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/disable-emojis/enabled *(Default: true)*

[](#wvnderlabdisable-emojisenabled-default-true)

This filter allows you to disable the plugin functionality.

```
// disable the plugin functionality
add_filter( 'wvnderlab/disable-emojis/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

34

—

LowBetter than 75% of packages

Maintenance87

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

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

Every ~106 days

Total

2

Last Release

65d 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 (5 commits)")

---

Tags

wordpresswordpress pluginwordpress muplugin

### Embed Badge

![Health badge](/badges/wvnderlab-agency-wp-disable-emojis/health.svg)

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

###  Alternatives

[rilwis/meta-box

The most powerful &amp; comprehensive plugin to create, manage, show and connect dynamic data with forms and custom fields effortlessly on WordPress.

1.2k1.8k1](/packages/rilwis-meta-box)

PHPackages © 2026

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