manifest / performance / ocasio-disable-emojis
Ocasio Disable Emojis
Removes extra emoji scripts, inline styles, and DNS prefetch links to speed up page load times.
by Kevin Ocasio · github.com/kevinocasio/ocasio-disable-emojis · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kevinocasio/ocasio-disable-emojis/archive/refs/heads/main.zipLightweight WordPress plugin to remove extra emoji scripts, styles, and DNS prefetch links to boost page speed.
Overview
Modern operating systems already have full native emoji support. Ocasio Disable Emojis dequeues WordPress core emoji scripts and inline styles to speed up page load times without breaking standard emojis.
Features
- Remove Emoji Scripts: Blocks
wp-emoji-release.min.json public pages. - Strip Inline Styles: Cleans up unnecessary inline styles from your header.
- Stop DNS Prefetch: Removes redundant DNS prefetch requests to
s.w.org. - Zero Front-End Assets: Pure PHP execution with 0 bytes of extra CSS or JS loaded on public pages.
- Instant Dashboard Toggle: Manage and toggle the switch directly from the Ocasio Plugins dashboard.
Installation
- Click the green
< > Codebutton at the top of this repository and select Download ZIP (or download from Releases). - In your WordPress admin dashboard, navigate to Plugins -> Add New Plugin -> Upload Plugin.
- Choose the downloaded
ocasio-disable-emojis.zipfile and click Install Now. - Click Activate Plugin.
- Manage settings directly under the Ocasio Plugins -> Dashboard menu.
Author & Support
- Author: Kevin Ocasio
- Plugin Page: Ocasio Disable Emojis on KevinOcasio.com
- WordPress Plugins: Free WordPress Plugin Directory
- Software Portfolio: Live Projects & Digital Assets
- Tools & Resources: Recommended Tech Stack & Tools
- License: GPL-2.0-or-later