Manly No Emojis

설명

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

설치

  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.

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Manly No Emojis”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Manly No Emojis”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Updated: Requires PHP bumped to 7.4 (WordPress 7.0 minimum); Tested up to 7.0.

1.0.2

  • Fixed: Coding standards compliance (WordPress PHPCS).
  • Fixed: Minimum PHP requirement corrected to 7.2.

1.0

  • Initial release.