Description
WordPress Emoji Remover & Sanitizer help you to disable and remove the in-built WordPress Emoji feature by clearing the JavaScript and CSS from the wp-head. In addition to that WordPress Emoji Remover & Sanitizer also help you to:
- Remove Emoji CSS from admin-dashboard and wp-head
- Remove Emoji wp-include/js/emoji.js from admin-dashboard and wp-head
- Clears emoji lines from wp-head
Installation
- Upload “wp-emoji-sanitizer” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Place “do_action( ‘plugin_name_hook’ );” in your templates.
Contributors & Developers
“WordPress Emoji Remover & Sanitizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WordPress Emoji Remover & Sanitizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.4.4
Tested and Upgraded version to support WordPress 5.6
0.4.3
- Review and version update as per the latest WordPress 5.5.1 update
0.4.2
- Review and version update as per the latest WordPress 5.4 update
0.4.1
- Performance and bug fix
- Introduced init() to remove emojis
- Removed CSS elements for better SEO from wp_head, admin dashboard, comment and TINY MCE
- DNS prefetch clean up
0.4
- Performance and bug fix
- Introduced init() to remove emojis
- Removed CSS elements for better SEO from wp_head, admin dashboard, comment and TINY MCE
- DNS prefetch clean up
0.3
- Introduced init() to remove emojis
- Removed CSS elements for better SEO from wp_head, admin dashboard, comment and TINY MCE
- DNS prefetch clean up
0.2
- Updated plugin to support latest WordPress version 5.3.2
0.1
- Initial release Version 0.1