Manly No Emojis

Beskrivning

This lightweight plugin removes WordPress emoji functionality to reduce HTTP requests and improve page load times.

What it removes:

  • Emoji detection script from page head
  • Emoji styles from frontend and admin
  • TinyMCE wpemoji plugin
  • Emoji conversion in RSS feeds
  • Emoji handling in emails
  • DNS prefetch for emoji CDN

Installation

  1. Upload the manly-no-emojis folder to /wp-content/plugins/
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Done! No configuration needed.

Vanliga frågor

Will this break my site?

No. This plugin only removes emoji-related scripts and styles. Regular text and images are unaffected.

Can I still use emojis?

Yes, but they will display as plain text characters or native OS emojis instead of WordPress’s Twitter-style images.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Manly No Emojis” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Manly No Emojis” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial release