[wordpress插件] Clean Up Zombie Users (spammers)清理僵尸用户(垃圾邮件发送者)

wordpress 插件 文章 2020-03-24 13:10 508 0 全屏看文

AI助手支持GPT4.0

评分
88
描述

Anyone who has run a WordPress site for more than a few weeks knows that 95% of all site registrations typically come from spammers.

任何运行WordPress网站超过几周的人都知道,所有网站注册的95%通常来自垃圾邮件发送者。

When they can’t get a comment approved, they just sit in the database, clogging up the works.

当他们无法获得评论的批准时,他们就坐在数据库中,阻塞了作品。

We call these folks zombie users, and they’re coming for your brains.

我们称这些人为“僵尸用户” ,他们是为您而战的人。

This is a plugin designed to do one thing: clean up zombie users.

这是一个旨在做一件事的插件:清理僵尸用户。

If you have a WordPress site with lots spammer registrations, this plugin will delete any user who has never had a post or comment approved.

如果您的WordPress网站上有大量垃圾邮件发送者注册,则此插件将删除从未批准过帖子或评论的任何用户。

Zombie Users… BRAAAAINS.

僵尸用户…BRAAAAINS。

Included Features:

包含的功能:

    • Target specific user roles for deletion based on whether they have ever posted or commented
    • 根据特定用户角色的发布或评论来确定要删除的角色

    • Includes a test mode to see what the results will be
    • 包括测试模式以查看结果

    • Includes the ability to delete users in chunks, for large sites.
    • 对于大型网站,可以批量删除用户。

    To Do:

    要做:

    An [x] indicates this is done in the development version

    [x]表示已在开发版本中完成

      • [ ] Allow newer users to be excluded
      • []允许排除新用户

      • [ ] Build in logic for all major e-commerce plugins so that paying customers can’t be pruned
      • []为所有主要的电子商务插件构建逻辑,以免削减付费客户

      • [ ] Boolean values don’t really need to be sanitized, but we’re going to do it anyway
      • []确实不需要清除布尔值,但是我们还是要这样做

      • [ ] Save selections as session data between submit & results
      • []将选择另存为提交和结果之间的会话数据

      • [x] Trim ” |

      • [x]修剪” |

        User Role” from the end of role listings on older WP sites.

      • 用户角色”(来自旧WP网站上角色列表的末尾)。

      • [ ] Need to make the entire introductory message change after a post
      • []发布后需要对整个介绍性消息进行更改

      • [ ] Need to put the deleted users list into a scrolling DIV
      • []需要将已删除的用户列表放入滚动的DIV中

      • [ ] Investigate AJAX updates as the plugin works
      • []在插件正常工作时调查AJAX更新

      • [ ] Investigate the ability to protect users without changing their roles
      • []调查在不更改用户角色的情况下保护用户的能力

      • [ ] Investigate the ability to line-item delete users, or remove them from the operation
      • []调查是否可以行删除用户或从操作中删除用户

      Ongoing Development

      正在进行的开发

      If you would like to contribute something, find the plugin at:

      如果您想贡献一点,请在以下位置找到插件:

      https://github.com/isarmstrong/clean-zombie-users

      https://github.com/isarmstrong/clean-zombie-users

安装步骤

    1. Upload plugin to the “/wp-content/plugins/” directory.
    2. 将插件上传到“ / wp-content / plugins /”目录。

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

    5. Visit the options page in your administrative settings and get cleaning
    6. 访问管理设置中的选项页面并进行清洁

下载地址
https://downloads.wordpress.org/plugin/clean-zombie-users.0.4f.zip
-EOF-

AI助手支持GPT4.0