https://github.com/dartiss/draft-list
WordPress plugin to manage and promote your unpublished content.
https://github.com/dartiss/draft-list
draft draft-post schedule-posts wordpress wordpress-plugin
Last synced: 26 days ago
JSON representation
WordPress plugin to manage and promote your unpublished content.
- Host: GitHub
- URL: https://github.com/dartiss/draft-list
- Owner: dartiss
- License: gpl-2.0
- Created: 2017-11-10T14:56:39.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-10-03T15:47:01.000Z (5 months ago)
- Last Synced: 2025-10-03T17:53:31.300Z (5 months ago)
- Topics: draft, draft-post, schedule-posts, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/simple-draft-list/
- Size: 1.74 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Draft List
Draft List allows you to promote your unpublished posts by showing them on your site via a shortcode or widget - use it to show your visitors what's "coming soon" or as a great SEO tool.
How easy is it display a list of unpublished posts? Here's an example of how you could use it in a post or page...
`[drafts limit=5 type=post order=ma scheduled=no template='{{ul}}{{draft}} {{icon}}']`
This would display a list of up to 5 draft posts in ascending modified date sequence, with an icon displayed to the right of each if the draft is scheduled.
Features include...
* Both widgets and shortcodes are available for you to show off your up-coming content
* Output is highly configurable - create your own look by using a template, identify scheduled posts with an icon, sequence the results in various ways and even narrow down the results to a specific timeframe
* Click on any of the drafts posts listed to edit them
* A meta box in the editor screen allows you to omit individual posts from any list outputs
Iconography is courtesy of the very talented [Janki Rathod](https://www.fiverr.com/jankirathore) ♥️