[wordpress插件] Advanced Tag Lists高级标签列表

wordpress 插件 文章 2020-02-09 03:20 611 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

Display your popular tags in list format instead of cloud.

以列表格式而不是云显示您的热门标签。

For Themes that do not support Widgets, you can now put this code anywhere in your template:

对于不支持窗口小部件的主题,您现在可以将此代码放在模板中的任何位置: <?php if(function_exists('jme_taglist')){jme_taglist();

} ?>

}?>

Options Include:

选项包括:

    • Displaying tags in list format or dropdown menu
    • 以列表格式或下拉菜单显示标签

    • Display tag count
    • 显示标签计数

    • Order list by most popular or alphabetical
    • 按最受欢迎或字母顺序排列的订单

    • Exclude tags and or include/exclude from specific categories.
    • 排除标签和/或从特定类别包括/排除

安装步骤

    1. Download and extract the advanced-tag-list.zip file.
    2. 下载并解压缩advanced-tag-list.zip文件。

    3. Upload the folder containing the Plugin files to your WordPress Plugins folder (usually ../wp-content/plugins/ folder).
    4. 将包含插件文件的文件夹上传到WordPress插件文件夹(通常是../wp-content/plugins/文件夹)。

    5. Activate the Plugin via the ‘Plugins’ menu in WordPress.
    6. 通过WordPress中的“插件”菜单激活插件。

    7. Once activated you can go to your Widgets section to add a widget to your sidebar.
    8. 激活后,您可以转到“小部件”部分,将小部件添加到侧边栏。

下载地址

https://downloads.wordpress.org/plugin/advanced-tag-list.1.2.zip

https://downloads.wordpress.org/plugin/advanced-tag-list.1.2.zip

-EOF-

AI助手支持GPT4.0