=== Codenixo Core Emoji Cleanup ===
Contributors: codenixo
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Disable WordPress core emoji scripts, styles, and TinyMCE emoji support for a cleaner frontend and lighter page load.

== Description ==

Codenixo Core Emoji Cleanup is a lightweight utility plugin that disables WordPress core emoji assets and related emoji features.

This plugin is intentionally small and focused. It does one thing only: remove core emoji overhead from WordPress.

Features:
- Disables emoji detection scripts in the frontend and admin
- Disables emoji styles in the frontend and admin
- Removes the TinyMCE wpemoji plugin
- Disables the emoji SVG URL
- Stores no custom options
- Makes no remote requests
- Adds no ads, telemetry, or upsells

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin through the WordPress plugins screen.
3. That is it — no additional setup is required.

== Frequently Asked Questions ==

= Does this plugin add a settings page? =
No. The plugin works immediately after activation and requires no configuration.

= Does this plugin store anything in the database? =
No. It stores no custom options or settings.

= Does this plugin affect site content? =
No. It only disables WordPress core emoji assets and related emoji features.

== Changelog ==

= 1.0.0 =
* Initial release.
* Disable core emoji scripts and styles.
* Remove TinyMCE emoji support.
* Keep the plugin stateless and configuration-free.
