[wordpress插件] Simple Category List简单类别列表

wordpress 插件 文章 2020-03-18 21:10 628 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Major features in Simple category list include:

“简单”类别列表中的主要功能包括:

    • Automatically show the category listing on to the front end.
    • 自动将类别列表显示在前端。

    • Support the custom post types taxonomy.
    • 支持自定义帖子类型分类法。

    • Dynamic Shortcode use anywhere
    • 动态简码可在任何地方使用

    • Fully free plugin
    • 完全免费的插件

    • Support parent child category lists (Category and sub-category)
    • 支持父子类别列表(类别和子类别)

    • User friendly
    • 用户友好

    Usage on editor:

    在编辑器上的用法:

      [category_list custom_taxonomy=TAXONOMY NAME HERE]

      [category_list custom_taxonomy = TAXONOMY NAME HERE]

    Use this shortcode for page template:

    将此简短代码用于页面模板:

      

      <?php echo do_shortcode(“ [[category_list custom_taxonomy = TAXONOMY NAME HERE]”]); 

    ?>

    ?>

    Settings

    设置

    Settings > Category list

    设置>类别列表

    1) Go to setting section

    1)转到设置部分

    2) Click on the category list

    2)点击类别列表

    3) Set the valid taxonomy name

    3)设置有效的分类法名称

    4) Exclude option for the categories (Optional)

    4)类别的排除选项(可选)

    4) Enter the title (Optional)

    4)输入标题(可选)

    5) Use the shortcode on the template file or editor

    5)在模板文件或编辑器上使用简码

安装步骤

Upload the Simple category list plugin to your blog:

将简单类别列表插件上传到您的博客:

    1. Upload the category list plugin to the /wp-content/plugins/ directory
    2. 将类别列表插件上传到 / wp-content / plugins / 目录

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

下载地址
https://downloads.wordpress.org/plugin/categorylist.1.3.zip
-EOF-

AI助手支持GPT4.0