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

Description

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?

Screenshots

  • An example of No Markup Please in action on a comment that included a large block of markup.
  • The settings screen in WP-Admin

Installation

  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.

Reviews

September 3, 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 🙂
September 3, 2016 1 reply
nice Plugin
September 3, 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
Read all 4 reviews

Contributors & Developers

“No Markup Please” is open source software. The following people have contributed to this plugin.

Contributors

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

  • Jquery issue fixed.
  • Apostrophe issue fixed.

1.0

  • Initial release