Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-a-y/bp-stop-live-spammers
When you mark a live user as a spammer, that user can still surf around and cause havoc on the site until that person is logged out. This plugin stops live spammers in their tracks! A hotfix plugin to deal with #4814.
https://github.com/r-a-y/bp-stop-live-spammers
Last synced: 24 days ago
JSON representation
When you mark a live user as a spammer, that user can still surf around and cause havoc on the site until that person is logged out. This plugin stops live spammers in their tracks! A hotfix plugin to deal with #4814.
- Host: GitHub
- URL: https://github.com/r-a-y/bp-stop-live-spammers
- Owner: r-a-y
- Created: 2013-02-23T22:19:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-02-24T05:37:49.000Z (over 11 years ago)
- Last Synced: 2023-03-13T17:33:09.023Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== BP Stop Live Spammers! ===
Contributors: r-a-y
Tags: buddypress
Requires at least: WP 3.2+, BP 1.5
Tested up to: WP 3.5+, BP 1.7+
Stable tag: 0.1Marking a logged-in user as a spammer in BuddyPress doesn't do anything until that user is logged out. Until now!
== Description ==
In BuddyPress, when an admin marks a live user as a spammer, that user can still surf around and cause havoc on the site until they are logged out. This plugin stops live spammers in their tracks!
This is a temporary plugin to address [bug #4814](https://buddypress.trac.wordpress.org/ticket/4814).
An alternative without using this plugin is to simply delete the user from your site.
== Installation ==
1. Requires BuddyPress
1. Download, install and activate this plugin.== Changelog ==
= 0.1 =
* Initial version.