Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

No Markup Please

Descripción

It can be annoying when visitors post large blocks of code in a comment. “No Markup Please” plugin checks comment submissions for markup and if there is too much code it will trigger an error message of your choice.

Here’s the error message I like to use:

Hey thanks for your comment but you’ve posted a large amount of code which makes comments hard to read for everyone else. How about using Pastebin instead?

Capturas de pantalla

Instalación

  1. Upload the no-markup-please folder to the /wp-content/plugins/ directory
  2. Activate the No Markup Please plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin by going to Settings > No Markup Please

FAQ

Installation Instructions
  1. Upload the no-markup-please folder to the /wp-content/plugins/ directory
  2. Activate the No Markup Please plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin by going to Settings > No Markup Please
How does it work?

Super simple! Comment submissions are parsed for delimiters. If there are too many, it triggers the error message.

Where can I get support for this plugin?

If you’ve tried all the obvious stuff and it’s still not working please request support via the forum.

Reseñas

3 de Septiembre de 2016
YES YES YES!!! FINALLY.. I have been searching for this plugin but in vein, so was planning to develop one but I guess I don’t have to because this is the one that will make my life easier 😉 THANK YOU 🙂
3 de Septiembre de 2016 1 respuesta
nice Plugin
3 de Septiembre de 2016 1 respuesta
Hey great plugin … I have been searching for such a plugin but never found one … I get lots of code in the comments on my blog rendering the comment un readable … this plugin will help me control that … Thanks
Leer los 4 comentarios

Colaboradores & Desarrolladores

“No Markup Please” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “No Markup Please” 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 .

Historial de cambios

1.0.1

  • Jquery issue fixed.
  • Apostrophe issue fixed.

1.0

  • Lanzamiento Inicial