This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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

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

Preguntas frecuentes

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 reply
nice Plugin
3 de septiembre de 2016 1 reply
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 todas las 4 reseñas

Colaboradores y desarrolladores

“No Markup Please” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “No Markup Please” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.1

  • Jquery issue fixed.
  • Apostrophe issue fixed.

1.0

  • Initial release