Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

No Markup Please

Beskrivning

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?

Skärmdumpar

  • 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

Vanliga frågor

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.

Recensioner

3 september 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 september 2016 1 svar
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
Läs alla 4 betyg

Bidragsgivare och utvecklare

”No Markup Please” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”No Markup Please” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.1

  • Jquery issue fixed.
  • Apostrophe issue fixed.

1.0

  • Första utgåvan