[wordpress插件] Buddypress Messages Spam BlockerBuddypress邮件垃圾邮件拦截器

wordpress 插件 文章 2020-03-13 02:00 525 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

If there is a user (or a bot) that signed up at your site this user can start to send messages to every other user.

如果您的站点上注册了一个用户(或漫游器),则该用户可以开始向其他所有用户发送消息。

I had some negative experiences with this and so I wrote a module that should help to block such a spam.

我对此有一些消极的经验,所以我写了一个模块来帮助阻止这种垃圾邮件。

Buddypress Messages Spam Blocker introduces some restrictions to your users:

Buddypress邮件垃圾邮件阻止程序为您的用户引入了一些限制:

    • New users can send messages only 24h after their registration, so you’ll have time if bot registrations have to be removed manually (modify this value using filter ‘buddypress_messages_spamblocker_newMembersWaitingPeriod’)
    • 新用户只能在注册后24小时发送邮件,因此如果必须手动删除漫游器注册,您将有时间(使用过滤器“ buddypress_messages_spamblocker_newMembersWaitingPeriod”修改此值)

    Their are also some more restrictions for mass mailings (mails that are sent to “friends” of the contact list are not included in this calculation):

    对于群发邮件,它们还有一些其他限制(发送到联系人列表的“朋友”的邮件不包括在此计算中):

      • Users can send 6 messages maximum in 5 minutes (modify this value using filter ‘buddypress_messages_spamblocker_5m’)
      • 用户最多可以在5分钟内发送6条消息(使用过滤器“ buddypress_messages_spamblocker_5m”修改此值)

      • Users can send 10 messages maximum in 10 minutes (modify this value using filter ‘buddypress_messages_spamblocker_10m’)
      • 用户最多可以在10分钟内发送10条消息(使用过滤器“ buddypress_messages_spamblocker_10m”修改此值)

      • Users can send 20 messages maximum in 30 minutes (modify this value using filter ‘buddypress_messages_spamblocker_30m’)
      • 用户最多可以在30分钟内发送20条消息(使用过滤器“ buddypress_messages_spamblocker_30m”修改此值)

      • Users can send 30 messages maximum in 60 minutes (modify this value using filter ‘buddypress_messages_spamblocker_60m’)
      • 用户最多可以在60分钟内发送30条消息(使用过滤器“ buddypress_messages_spamblocker_60m”修改此值)

      • Users can send 35 messages maximum in 12 hours (modify this value using filter ‘buddypress_messages_spamblocker_12h’)
      • 用户最多可以在12小时内发送35条消息(使用过滤器“ buddypress_messages_spamblocker_12h”修改此值)

      • Users can send 45 messages maximum in 24 hours (modify this value using filter ‘buddypress_messages_spamblocker_24h’)
      • 用户最多可以在24小时内发送45条消息(使用过滤器“ buddypress_messages_spamblocker_24h”修改此值)

      • Users can send 50 messages maximum in 48 hours (modify this value using filter ‘buddypress_messages_spamblocker_48h’)
      • 用户最多可以在48小时内发送50条消息(使用过滤器“ buddypress_messages_spamblocker_48h”修改此值)

      Users with the capability “edit_users” (admins etc.) have no restrictions for outgoing messages

      具有“ edit_users”功能的用户(管理员等)对外发邮件没有限制

      Install, activate, and it will work.

      安装,激活,它将起作用。

      More about me and my plugins

      有关我和我的插件的更多信息

      Since the year 1999 I do administration, customizing and programming for several forums, communities and social networks.

      自1999年以来,我为多个论坛,社区和社交网络进行管理,定制和编程。

      In the year 2013 I switched from another PHP framework to WordPress.

      在2013年,我从另一个PHP框架转到了WordPress。

      Because not all plugins I’d like to have exist already I wrote some own plugins and I think I’ll continue to do so.

      因为并不是我想要的所有插件都已经存在,所以我写了一些自己的插件,我想我会继续这样做。

      If you have the scope at forums or social networks my other modules might also be interesting for you.

      如果您在论坛或社交网络中有研究范围,我的其他模块可能对您也很有趣。

      Just take a look at my WordPress Profile to see all my Plugins.<

      请查看我的WordPress个人资料以查看我的所有插件。

      /a> Use them and if my work helps you to save time, earn money or just makes you happy feel free to donate – Thanks.

      / a>使用它们,如果我的工作可以帮助您节省时间,赚钱或让您开心地捐款,请使用它们-谢谢。

      The donation link can be found at the right sidebar next to this text.

      捐赠链接可以在此文本旁边的右侧栏中找到。

安装步骤

    1. Upload the files to the /wp-content/plugins/buddypress-messages-spamblocker/ directory or install through WordPress directly.
    2. 将文件上传到 / wp-content / plugins / buddypress-messages-spamblocker / 目录,或直接通过WordPress安装。

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

下载地址
https://downloads.wordpress.org/plugin/buddypress-messages-spam-blocker.zip
-EOF-

AI助手支持GPT4.0