=== Remove WP Emojis — Correctly ===

Plugin Name:        Remove WP Emojis — Correctly
Plugin URI:         https://selftawt.com/disable-wpemoji-correctly/
Author:             Rey Sanchez
Author URI:         https://selftawt.com/about/
Contributors:       selftawt
Stable tag:         1.1.2
Tags:               emojis, wpemojis, disable, disable emojis, disable wpemojis
Requires at least:  6.5
Tested up to:       6.9
Requires PHP:       7.4
License:            GPL-3.0-or-later

This is the CORRECT WAY to remove or disable the WordPress emojis feature that was added in v4.2.

== Description ==

Make your header clean, lean, and mean.

Emoji support is now so widespread that this feature should no longer belong to the WordPress core — and certainly not on every page of every WordPress site.

But I noticed that other plugins don't completely work, so that's [why I created this plugin](https://selftawt.com/disable-wpemoji-correctly/).

Simply activate this plugin to completely — and correctly — remove the built-in support for emojis that was added in WordPress v4.2.

**Features**

* Built using WordPress API and standards.
* Works out of the box with no configuration and setup.
* Compatible with the classic editor.
* Clean and lean code.

== Frequently Asked Questions ==

= What's different with this plugin compared to the others? =

I encourage (actually, highly recommend) you to browse the source code and see it for yourself.

TL;DR: Other plugins don't work correctly.

= What's the goal? =

The goal is to update the code of this plugin until (hopefully) WordPress removes the emojis feature from its core.

== Changelog ==

= 1.1.2 =
* Bump Wordpress "tested up to" version 6.9.
* Refactored version for clarity, correct hook usage, and leaner structure.

= 1.1.1 =
* Bump Wordpress "tested up to" version 6.8.

= 1.1.0 =
* Bump Wordpress "tested up to" version 6.7.
* Tackle (potential) naming collision problem.
* Uses short array syntax.
* Update readme.txt.

= 1.0.1 =
* Fix some naming convention for clarity.
* Update readme.txt.

= 1.0.0 =
* Initial release.