=== WordPress Emoji Remover & Sanitizer === Contributors: isrgrajan Tags: WordPress, Emoji, Sanitizer Requires at least: 4.0 Tested up to: 6.3 Requires PHP: 5.6 Stable tag: 2.0 License: GPLv2 or later Donate link: https://www.isrgrajan.com/donate Author URI: http://www.prajnabytes.com/ License URI: http://www.gnu.org/licenses/gpl-2.0.html 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 == 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: 1. Remove Emoji CSS from admin-dashboard and wp-head 2. Remove Emoji wp-include/js/emoji.js from admin-dashboard and wp-head 3. Clears emoji lines from wp-head == Installation == * Download wp-emoji-sanitizer.zip from https://downloads.wordpress.org/plugin/wp-emoji-sanitizer.zip * Upload "wp-emoji-sanitizer" to the "/wp-content/plugins/" directory. * Activate the plugin through the "Plugins" menu in WordPress. == Plugin Settings == By default, all the options are enabled. To disable any option, navigate to Settings > Emoji Sanitizer, select/deselect the desired option(s) and click Save Changes. == Changelog == = 2.0 = * Added settings option to enable and disable functions * Modified to code in compliance with PHP version 7.4 and the latest i.e. 8.0+ = 1.0.1 = * Updated Tested up to to WordPress 6.2.2 * Bug Fix = 1.0.0 = * Updated Tested up to to WordPress 6.2 * Introduced Plugin Settings to enable/disable the features * Store settings in the database and on uninstall remove stored data of the plugin = 0.4.9 = * Tested and added support to the latest WordPress version 6.0.2 = 0.4.8 = * Readme file syntax fix and Tested and Upgraded version to support WordPress 5.9.2 = 0.4.7 = * Tested and Upgraded version to support WordPress 5.9.2 = 0.4.6 = * Tested and Upgraded version to support WordPress 5.8 = 0.4.5 = * Tested and Upgraded version to support WordPress 5.7 = 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