Plugin Directory

Changeset 2265632


Ignore:
Timestamp:
03/23/2020 07:07:55 AM (6 years ago)
Author:
moderateit
Message:

change description v5

Location:
moderateit/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • moderateit/trunk/moderateIt.php

    r2265631 r2265632  
    11<?php
    22/*
    3     Plugin Name: Free net of moderators
     3    Plugin Name: ModerateIt
    44    Plugin Script: moderateIt.php
    55    Plugin URI: https://moderate-it.net/en/
  • moderateit/trunk/readme.txt

    r2265631 r2265632  
    1 === ModerateIt! ===
     1=== Free net of moderators ===
    22Contributors: moderateit
    33Donate link: https://moderate-it.net/en/donate.php
     
    1616The plugin allows you to reduce the load on a moderator of your site. Pre-moderation of comments available for you: new comments added by users through the standard WordPress comment field, will be sent for review to network of moderators.Post-moderation of comments is also possible: this means that any user can send any violating comment from the comment feed for review to the network. Based on the results of this review, the comment status will be set to Approved or Spam.
    1717
    18 ##### DEMO
     18##### _DEMO_
    1919Feel free to use [demo of user moderation](https://moderate-it.net/en/index.php).
    2020
    21 ##### Why ModerateIt plugin?*
     21### _Why ModerateIt plugin?_
    2222- A network of independent moderators can identify what automatic methods still cannot handle  and appointed moderators do not have time to cope. For example offtopic, flood, insults, etc.
    2323- You create conditions for users on your site under which it is not profitable to violate:
     
    2828- The plugin allows you to reduce the load on a comments moderator of your site.
    2929
    30 ##### Terms of Use
     30#### _Terms of Use_
    3131- In the course of its work, the plugin sends a user comment for verification to network of moderators, and also receives the result of verification through [ModerateIt Net API](https://moderate-it.net/en/connect.php).
    3232
    3333- The network of moderators works on the following principle:
    34 **In short**:   A user checks a some comment, other users check his comment or comment selected by the user.
    35 **More**: With pre-moderation, when a site is connected to the network of moderators, and a user adding a comment to this site, before that him it is proposed to evaluate for violations several comments received from the network. Among them there is comment, the evaluation of which is not yet known. And there are also comments whose network evaluations are known, and by which the network evaluates the objectivity of the user. A biased user is not allowed to add a comment. After an objective evaluation, the user can add his comment, which also can be sent to the network for verification. Post-moderation of comments  working on the same principle. A user can pass any comment to the network for check.  Of course, after checking the comments of others.
     34**_In short_**:   A user checks a some comment, other users check his comment or comment selected by the user.
     35**_More_**: With pre-moderation, when a site is connected to the network of moderators, and a user adding a comment to this site, before that him it is proposed to evaluate for violations several comments received from the network. Among them there is comment, the evaluation of which is not yet known. And there are also comments whose network evaluations are known, and by which the network evaluates the objectivity of the user. A biased user is not allowed to add a comment. After an objective evaluation, the user can add his comment, which also can be sent to the network for verification. Post-moderation of comments  working on the same principle. A user can pass any comment to the network for check.  Of course, after checking the comments of others.
    3636- Users data transferred to the network of moderators is not disclosed.
    3737 Read the terms of the [User Agreement](https://moderate-it.net/en/agreement.php) in more detail.
    3838- By default, the plugin joins the network with a free public API key. For permanent work, we recommend getting [a free personal API key](https://moderate-it.net/en/start.php) for your site (access to basic statistics and increased load limits). With the free personal API key you can use the network in order that users post only comments that contain useful information about the topic of discussion! Also a [paid personal API key](https://moderate-it.net/en/rise.php) will allow you to receive additional features: such as extended rule set for post-moderation.
    39 
    4039== Installation ==
    41401. Upload the plugin files to the `/wp-content/plugins/moderateIt directory, or install the plugin through the WordPress plugins screen directly.
Note: See TracChangeset for help on using the changeset viewer.