Description
As of the release of 4.3, WordPress removed the “Formatting” section from the Writing settings. Included in there was the option to turn off WordPress’s default action to convert text emoticons to image smilies. This plugin does the same thing as unchecking the “convert to smilies” box that used to be available via the settings.
Installation
- Upload the
keep-emoticons-as-text
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
Does this add any overhead to WordPress?
-
No, it’s one line of code. It’s being posted as a plugin for convenience for those who don’t want to edit their theme functions file.
Reviews
Contributors & Developers
“Keep Emoticons as Text” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Keep Emoticons as Text” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release