[wordpress插件] aBitGone CommentSafeaBitGone评论安全

wordpress 插件 文章 2020-01-24 09:20 535 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

CommentSafe is a really simple plugin that I’ve written for WordPress.

CommentSafe是我为WordPress编写的一个非常简单的插件。

Very simply, it takes a list

很简单,它需要一个列表

of (X)HTML tags – which you can specify through the admin interface – and does one of three things

(X)HTML标记中的一个(您可以通过管理界面指定),并执行以下三种操作之一

with those tags, when they’re found in your comments:

带有这些标签的标签,当您在评论中找到它们时

    1. Strip tags (example: A bold choice becomes A bold choice – default)
    2. 条形标签(例如: A 粗体选择变为粗体选择 –默认)

    3. Convert tags (example: A bold choice becomes A <b>bold</b> choice)
    4. 转换标签(例如: A 粗体 选择变为 A&lt; b&gt; bold&lt; / b&gt;选择

    5. Remove tags and content (example: A bold choice becomes A choice)
    6. 删除标签和内容(例如: A 粗体选择变为 A选择

    The comments are changed before being saved to your WordPress database so that, if you decide to

    注释在保存到WordPress数据库之前已更改,以便您决定

    uninstall or deactivate CommentSafe, your comments will remain sanitised and safe.

    卸载或停用CommentSafe,您的评论将保持安全。

    For further information and updates, see http://abitgone.co.uk/projects/commentsafe

    有关更多信息和更新,请参见 http://abitgone.co.uk/projects/commentsafe

    a>.

    a>。

安装步骤

    1. Upload abg-commentsafe.php to the /wp-content/plugins/ directory
    2. abg-commentsafe.php 上传到 / wp-content / plugins / 目录

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

    5. Go to ‘abg CommentSafe’ in the ‘Settings’ menu in WordPress and enter the list of (X)HTML tags

    6. 转到WordPress“设置”菜单中的“ abg CommentSafe”,然后输入(X)HTML标签列表。

      you wish to filter.

    7. 您希望过滤。

    8. Choose a strip method
    9. 选择剥离方法

    10. Update the Tags
    11. 更新标签

下载地址

https://downloads.wordpress.org/plugin/abitgone-commentsafe.1.0.0.zip

https://downloads.wordpress.org/plugin/abitgone-commentsafe.1.0.0.zip

-EOF-

AI助手支持GPT4.0