AthEasyDraftListOutput

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

Author:Athsear'J.S. (profile at wordpress.org)
WordPress version required:4.4
WordPress version tested:4.6.28
Plugin version:1.0
Added to WordPress repository:27-09-2016
Last updated:25-09-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:659
plugin download
Click to start download

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