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.

Flair Antispam

विवरण

This WordPress plugin provides a way to filter content according to the defined patters (words/phrases), and
sets post status to draft, and comment status to 0 if their contents match the defined words and or phrases.

You can filter contents by any rules, and for all roles in your WordPress website/application.

USE CASES INCLUDE:
* You run multiple sites associated with multiple brands, and don’t want to mix brand names in the
contents of each site (content editor).
* Don’t want users to use certain words/phrases in posts and comments.

Configuration

  • From your WordPress Admin Dashboard, click on the Settings tab, to expand it’s
    details and then click on “Flair Antispam Config” menu item, to reveal the configuration
    form, where you input the words or phrases to search for in comments or posts.
    eg for words like; wolf, moon, woof, @gmail you will enter something like: wolf,moon,woof,@gmail

स्क्रीनशॉट्स

  • Configuration form example view.

इंस्टॉलेशन

  1. Install via the WordPress plugin repository or download and place in /wp-content/plugins directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress
  3. See this plugin’s configuration section to set the words/phrases to filter.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Flair Antispam” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0.0

First version

1.0.1

Add screenshots

1.0.2

Added do_actions, when such content is posted so other plugins can build on that. see docs.md for more.