Beskrivelse
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
- Upload the
manly-no-emojisfolder to/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done! No configuration needed.
FAQ
-
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.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Manly No Emojis” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Manly No Emojis” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0
- Initial release