Descripción
This plugin was created because with 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 when that update happened.
Now that setting has returned to the Writing Settings, so you can simply uncheck the box again there, but in case WordPress removes the setting again, this plugin will remain available.
Instalación
- Upload the
keep-emoticons-as-textdirectory to the/wp-content/plugins/directory - Activa el plugin en menú ‘Plugins’ de 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.
Reseñas
Colaboradores y desarrolladores
«Keep Emoticons as Text» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Keep Emoticons as Text» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Versión inicial