[wordpress插件] AthEasyDraftListOutputAthEasyDraftListOutput

wordpress 插件 文章 2020-02-22 14:40 472 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Add the short code that can draft article’s title.

添加可以起草文章标题的简短代码。

ex)

例如)

[DraftPostList]

[DraftPostList]

[DraftPostList cat=’1,2,3′ tag=’dl’ limit=10]

[DraftPostList cat ='1,2,3'tag ='dl'limit = 10]

additional params:

其他参数:

cat : Output article’s category Ids with comma delimiter.

cat:使用逗号分隔符输出文章的类别ID。

[DraftPostList cat=’1,2,3,4,5′]

[DraftPostList cat =’1,2,3,4,5']

tag : Output Html tag name.

tag:输出HTML标签名称。

[DraftPostList tag=’ul’]

[DraftPostList标签='ul']

limit : Output limit count.

limit:输出限制计数。

Set 0 when All articles will be subject to

当所有文章均受
限制时设置为0

[DraftPostList limit=3]

[DraftPostList limit = 3]

Arbitrary section 1

任意部分1

安装步骤

    1. Upload plugin-name.php to the /wp-content/plugins/ directory
    2. plugin-name.php 上载到 / wp-content / plugins / 目录

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

下载地址
https://downloads.wordpress.org/plugin/ath-easy-draftlist-output.1.0.zip
-EOF-

AI助手支持GPT4.0