=== AthEasyDraftListOutput ===
Contributors: athsear
Donate link: 
Tags: shortcode
Requires at least: 4.4
Tested up to: 4.6.1
Stable tag: 1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

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

== 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]

== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently asked questions ==



== Screenshots ==



== Changelog ==



== Upgrade notice ==



== Arbitrary section 1 ==

