[wordpress插件] Akismet Spam CountAkismet垃圾邮件计数

wordpress 插件 文章 2020-02-14 18:40 504 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

Usage

用法

If you want to output just the number of spam messages Akismet has caught, add the following line of code to your template in the place you want it displayed:

如果您只想输出Akismet捕获的垃圾邮件数量,则将以下代码行添加到模板中您希望显示的位置:

This will output a plain number.

这将输出一个纯数字。

Example: 34,875,935.

例如:34,875,935。

If you want to output a phrase instead of just the number, add the following line of code to your template in the place you want it displayed:

如果要输出短语而不是仅输出数字,请将以下代码行添加到模板中您希望显示的位置:

This will output the phrase.

这将输出短语。

Example: Akismet has protected cavemonkey50.com from 636 spam comments.

示例:Akismet保护了Cavemonkey50.com免受636条垃圾评论的侵害。

The final output will have cavemonkey50.com replaced with the name of your blog.

最终输出将用您的博客名称替换Cavemonkey50.com。

Version History

版本历史记录

1.1 – Fixes a bug where if you didn’t have any spam the plugin would report Akismet isn’t installed.

1.1 –修复了一个错误,即如果您没有任何垃圾邮件,则插件会报告未安装Akismet。

1.0 – Initial Release

1.0 –初始版本

Credits

积分

Copyright (c) 2005 Ronald Heft, Jr. (ron@cavemonkey50.com)

版权所有(c)2005 Ronald Heft,Jr.(ron@cavemonkey50.com)

Released under the terms of the GPL

根据GPL条款发布

安装步骤

Drop the akismet_count.php file into /wp-content/plugins/, and activate the plugin.

将akismet_count.php文件拖放到/ wp-content / plugins /中,然后激活插件。

下载地址

https://downloads.wordpress.org/plugin/akismet-spam-count.zip

https://downloads.wordpress.org/plugin/akismet-spam-count.zip

-EOF-

AI助手支持GPT4.0