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.

常見問題集

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.2

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

1.0

  • Initial release.