Plugin Directory

Changeset 1316158


Ignore:
Timestamp:
12/25/2015 12:02:54 PM (10 years ago)
Author:
korobochkin
Message:

Version 2.0.1

Location:
mark-user-as-spammer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mark-user-as-spammer/trunk/plugin.php

    r1278907 r1316158  
    77Author: Kolya Korobochkin
    88Author URI: http://korobochkin.com/
    9 Version: 2.0.0
     9Version: 2.0.1
    1010Text Domain: mark_user_as_spammer
    1111Domain Path: /languages/
  • mark-user-as-spammer/trunk/readme.txt

    r1278907 r1316158  
    55Requires at least: 4.3.1
    66Tested up to: 4.3.1
    7 Stable tag: 2.0.0
     7Stable tag: 2.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5050The plugin adds only single meta option for each user (`mark_user_as_spammer`). On uninstall action plugin completely removes this metas for all users.
    5151
    52 = How to manually edit account status?
     52= How to manually edit account status? =
    5353
    5454You can also switch account status by manually editing `mark_user_as_spammer` meta in `wp_usermeta` table. `1` — spammer. `0` — not spammer.
Note: See TracChangeset for help on using the changeset viewer.