Changeset 1316158
- Timestamp:
- 12/25/2015 12:02:54 PM (10 years ago)
- Location:
- mark-user-as-spammer/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mark-user-as-spammer/trunk/plugin.php
r1278907 r1316158 7 7 Author: Kolya Korobochkin 8 8 Author URI: http://korobochkin.com/ 9 Version: 2.0. 09 Version: 2.0.1 10 10 Text Domain: mark_user_as_spammer 11 11 Domain Path: /languages/ -
mark-user-as-spammer/trunk/readme.txt
r1278907 r1316158 5 5 Requires at least: 4.3.1 6 6 Tested up to: 4.3.1 7 Stable tag: 2.0. 07 Stable tag: 2.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 The plugin adds only single meta option for each user (`mark_user_as_spammer`). On uninstall action plugin completely removes this metas for all users. 51 51 52 = How to manually edit account status? 52 = How to manually edit account status? = 53 53 54 54 You 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.