AthEasyDraftListOutput

Plugin Banner

AthEasyDraftListOutput

by J.Sugiyama

Download
Description

Add the short code that can draft article’s title.
ex)
[DraftPostList]
[DraftPostList cat=’1,2,3′ tag=’dl’ limit=10]

additional params:

cat : Output article’s category Ids with comma delimiter.
[DraftPostList cat=’1,2,3,4,5′]

tag : Output Html tag name.
[DraftPostList tag=’ul’]

limit : Output limit count.
Set 0 when All articles will be subject to
[DraftPostList limit=3]

Arbitrary section 1

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
Back to top