[wordpress插件] Configurable Tag Cloud (CTC)可配置标签云(CTC)

wordpress 插件 文章 2020-03-30 09:00 422 0 全屏看文

AI助手支持GPT4.0

评分
78
描述

The best new feature in WordPress 2.3 is the integration of tagging into the core of WordPress.

WordPress 2.3中最好的新功能是将标记集成到WordPress的核心中。

However, the tag cloud widget & functions that are included leaves a lot to be desired.

但是,所包含的标签云小部件和功能还有很多不足之处。

So, with time on my hands, I decided to whip up my own version of the tag cloud that lets you configure the tag cloud with all the customizations (well, almost, see below) the tag cloud template tag allows.

因此,随着时间的流逝,我决定制作自己的标签云版本,该标签云可让您配置标签云模板标签允许的所有自定义标签(几乎,请参见下文)。

You can find the plugin home page (and leave comments) here.

您可以在此处中找到插件主页(并留下评论)。

NOTE

注意

Development on this plugin has STOPPED!

此插件的开发已停止!

I am looking for someone to take it over.

我正在寻找有人接管。

Find more info here

此处 查找更多信息。

Upgrade

升级

I suggest using the built-in WordPress plugin update feature, but to manually upgrade, follow these instructions:

我建议使用内置的WordPress插件更新功能,但要手动升级,请遵循以下说明:

1. Deactivate the plugin in the WordPress admin menu.

1.在WordPress管理菜单中停用插件。

2. Delete the existing tag-cloud.php file from the /wp-content/plugins folder.

2.从 / wp-content / plugins 文件夹中删除现有的 tag-cloud.php 文件。

3. Upload the tag_cloud folder to the /wp-content/plugins/ directory.

3.将 tag_cloud 文件夹上载到 / wp-content / plugins / 目录。

4. Activate Configurable Tag Cloud through the ‘Plugins’ menu in WordPress and add the widget to your sidebar.

4.通过WordPress中的“插件”菜单激活可配置标签云,然后将小部件添加到边栏中。

5. (Optional) Add ctc() template tag to your theme.

5.(可选)将 ctc()模板标签添加到您的主题。

Can be configured either via the Options menu, or via parameters in the template tag.

可以通过“选项”菜单或模板标记中的参数进行配置。

安装步骤

    1. Upload the tag_cloud folder to the /wp-content/plugins/ directory.

    2. tag_cloud 文件夹上载到 / wp-content / plugins / 目录。

    3. Activate Configurable Tag Cloud through the ‘Plugins’ menu in WordPress.
    4. 通过WordPress中的“插件”菜单

    5. 激活可配置标签云

    6. Go to the Widgets control panel, and drag the CTC button into your sidebar list, and configure the options to your liking.

    7. 转到 Widgets 控制面板,并将 CTC 按钮拖动到侧边栏列表中,然后根据需要配置选项。

      If you want to keep the defaults for the widget, just leave everything as-is (see FAQs for caveats).

    8. 如果您想保留小部件的默认设置,只需将所有内容保持原样(有关警告,请参阅FAQ)。

    9. (Optional) Add ctc() template tag to your theme.

    10. (可选)将 ctc()模板标签添加到您的主题。

      Can be configured either via the Options menu, or via parameters in the template tag.

    11. 可以通过“选项”菜单或模板标记中的参数进行配置。

下载地址
https://downloads.wordpress.org/plugin/configurable-tag-cloud-widget.zip
-EOF-

AI助手支持GPT4.0