[wordpress插件] Category Wise Post Listing Shortcode类别明智的发布代码

wordpress 插件 文章 2020-03-18 20:30 540 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Important Note:

重要提示:

A simple shortcode to list a taxonomy and the posts for each term ex:
    

一个简单的短代码,列出分类法和每个术语的帖子,例如:
    

[cat_listing post_type=post taxonomy=category slug=music]

[cat_listing post_type =后分类法=类别slug =音乐]

For Set Category Listing Design change design in template/category_listing.php this file.

对于“设置类别列表设计”,请在template / category_listing.php文件中更改设计。

安装步骤

    1. Upload category-wise-post-listing-shortcode folder to the /wp-content/plugins/ directory
    2. category-wise-post-listing-shortcode 文件夹上传到 / wp-content / plugins / 目录

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

    5. Just Add Shortcode [cat_listing post_type=post taxonomy=category slug=music].
    6. 只需添加简码[cat_listing post_type = posttaxonomy = category slug = music]。

下载地址
https://downloads.wordpress.org/plugin/category-wise-post-listing-shortcode.zip
-EOF-

AI助手支持GPT4.0