{"id":4792,"date":"2025-02-20T04:14:04","date_gmt":"2025-02-20T04:14:04","guid":{"rendered":"https:\/\/s-o-s.net\/draft-list\/"},"modified":"2025-02-20T04:14:04","modified_gmt":"2025-02-20T04:14:04","slug":"draft-list","status":"publish","type":"post","link":"https:\/\/s-o-s.net\/en_gb\/draft-list\/","title":{"rendered":"Draft List"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<article id=\"post-8196\" class=\"alignwide post-8196 plugin type-plugin status-publish hentry plugin_tags-draft plugin_tags-list plugin_tags-scheduled plugin_tags-seo plugin_tags-widget plugin_category-customization plugin_contributors-dartiss plugin_business_model-community plugin_committers-dartiss\">\n<header class=\"plugin-header\">\n<div class=\"entry-heading-container\">\n<div>\n<div class=\"entry-thumbnail\">\n\t\t\t\t\t\t\t\t\t<\/div>\n<div>\n<h1 class=\"plugin-title\">Draft List<\/h1>\n<p>\t\t\t\t\t<span class=\"byline\">By <span class=\"author vcard\"><a target=\"_blank\" class=\"url fn n\" href=\"https:\/\/profiles.wordpress.org\/dartiss\/\" rel=\"noopener\">David Artiss<\/a><\/span><\/span>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<div class=\"plugin-actions\">\n<div class=\"wp-block-button is-small plugin-download download-button\"><a target=\"_blank\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/downloads.wordpress.org\/plugin\/simple-draft-list.2.6.zip\" rel=\"noopener\">Download<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/header>\n<p><!-- .entry-header --><\/p>\n<p>\t<span id=\"description\"><\/span><br \/>\n\t<span id=\"reviews\"><\/span><br \/>\n\t<span id=\"installation\"><\/span><br \/>\n\t<span id=\"developers\"><\/span><br \/>\n\t<span id=\"advanced\" class=\"\"><\/span><br \/>\n\t<span id=\"section-links\"><\/p>\n<ul class=\"tabs clear\">\n<li id=\"tablink-description\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/simple-draft-list\/#description\" rel=\"noopener\">Details<\/a><\/li>\n<li id=\"tablink-reviews\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/simple-draft-list\/#reviews\" rel=\"noopener\">Reviews<\/a><\/li>\n<li id=\"tablink-installation\">\n\t\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/simple-draft-list\/#installation\" rel=\"noopener\">Installation<\/a>\n\t\t\t<\/li>\n<li id=\"tablink-developers\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/simple-draft-list\/#developers\" rel=\"noopener\">Development<\/a><\/li>\n<\/ul>\n<div id=\"link-support\">\n\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/\" rel=\"noopener\">Support<\/a>\n\t\t<\/div>\n<p>\t<\/span><br \/>\n\t<script type=\"text\/javascript\">if ( '#changelog' == window.location.hash ) { window.setTimeout( function() { window.location.hash=\"#developers\"; }, 10 ); }<\/script><\/p>\n<div class=\"entry-content\">\n<div id=\"tab-description\" class=\"plugin-description section\">\n<h2 id=\"description-header\">Description<\/h2>\n<p><strong>If you\u2019re upgrading from a previous release of Draft List (i.e. pre version 2.5) please check out the FAQ \u2013 a number of changes have been made in this release that you need to be aware of<\/strong><\/p>\n<p>Draft List allows you to both manage your draft and scheduled posts more easily but also to promote them by showing them on your site via shortcode or widget \u2013 use it to show your visitors what\u2019s \u201ccoming soon\u201d or as a great SEO tool.<\/p>\n<p>How easy is it display a list of draft posts? Here\u2019s an example of how you could use it in a post or page\u2026<\/p>\n<pre><code>[drafts limit=5 type=post order=ma scheduled=no template=\"{{ul}}{{[draft}} {{icon}}\"]\n<\/code><\/pre>\n<p>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.<\/p>\n<p>Key features include\u2026<\/p>\n<ul>\n<li>Both widgets and shortcodes are available for you to show off your up-coming content<\/li>\n<li>Output is highly configurable \u2013 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<\/li>\n<li>Click on any of the drafts posts listed to edit them<\/li>\n<li>A meta box in the editor screen allows you to omit individual posts from any list outputs<\/li>\n<li>Tested up to PHP 8.2<\/li>\n<li>Fully complies with WordPress coding standards<\/li>\n<li>Compliant with the stronger <a target=\"_blank\" href=\"https:\/\/wpvip.com\/\" rel=\"nofollow ugc noopener\">WordPress VIP<\/a> coding standards, as well as compatibility with their platform<\/li>\n<li>Community plugin \u2013 visit the <a target=\"_blank\" href=\"https:\/\/github.com\/dartiss\/draft-list\" title=\"Github\" rel=\"nofollow ugc noopener\">Github page<\/a> to get involved with the latest code development, request enhancements and report issues<\/li>\n<\/ul>\n<p>Iconography is courtesy of the very talented <a target=\"_blank\" href=\"https:\/\/www.fiverr.com\/jankirathore\" rel=\"nofollow ugc noopener\" class=\"broken_link\">Janki Rathod<\/a>.<\/p>\n<h3>Shortcode Parameters<\/h3>\n<p>The following shortcode parameters are valid\u2026<\/p>\n<ul>\n<li><strong>cache=<\/strong> : How long to cache the output for, in hours. Defaults to half an hour. Set to <code>No<\/code> to not cache at all. Whenever you save a post any cache will be cleared to ensure that any lists are updated.<\/li>\n<li><strong>date=<\/strong> : The format of any dates output. This uses the PHP date formatting system \u2013 <a target=\"_blank\" href=\"http:\/\/uk3.php.net\/manual\/en\/function.date.php\" title=\"date\" rel=\"nofollow ugc noopener\">read here<\/a> for the formatting codes. Defaults to <code>F j, Y, g:i a<\/code>.<\/li>\n<li><strong>folder=<\/strong> : The scheduled icon will be, by default, the one in the plugin folder named <code>scheduled.png<\/code>. However, use this parameter to specify a folder within your theme that you\u2019d prefer the icon to be fetched from.<\/li>\n<li><strong>limit=<\/strong> : The maximum number of draft items to display. The default is 0, which is unlimited.<\/li>\n<li><strong>order=<\/strong> : This is the sequence that you\u2019d like to order the results in. It consists of 2 codes \u2013 the first is either <code>t<\/code>, <code>m<\/code> or <code>c<\/code> to represent the title, modified date or created date and the second is <code>a<\/code> or <code>d<\/code> for ascending or descending. Therefore <code>order=td<\/code> will display the results in descending title sequence. The default is descending modified date.<\/li>\n<li><strong>pending=<\/strong> : True or false, where to include pending posts in the result. By default, pending posts will not be included.<\/li>\n<li><strong>scheduled=<\/strong> : True or false, where to include scheduled posts in the result. By default, scheduled posts will be included.<\/li>\n<li><strong>template=<\/strong> : This is the template which formats the output. See the section below on * *Templates** for further information.<\/li>\n<li><strong>type=<\/strong> : This allows you to limit the results to either <code>post<\/code> or <code>page<\/code>. The default is both.<\/li>\n<li><strong>words=<\/strong> : The minimum number of words that must be present in the draft for it to be included. Defaults to 0.<\/li>\n<\/ul>\n<p>To restrict the posts to a particular timeframe you can use the following 2 parameters. You simply state, in words, how long ago the posts must be dated for e.g. \u201c2 days\u201d, \u201c3 months\u201d, etc.<\/p>\n<ul>\n<li><strong>created=<\/strong> : his reflects how long ago the post\/page must have been created for it to be listed. For example <code>6 months<\/code> would only list drafts that were created in the last 6 months.<\/li>\n<li><strong>modified=<\/strong> : This reflects how long ago the post\/page must have been modified last for it to be listed. For example <code>6 months<\/code> would only list drafts that have been modified in the last 6 months.<\/li>\n<\/ul>\n<h3>Templates<\/h3>\n<p>The template parameter allows you to format the output by allowing you to specify how each line of output will display. A number of tags can be added, and you can mix these with HTML. The available tags are as follows\u2026<\/p>\n<ul>\n<li><strong>{{ul}}<\/strong> \u2013 Specifies this is an un-ordered list (i.e. bullet point output). This MUST be specified at the beginning of the template if it is to be used.<\/li>\n<li><strong>{{ol}}<\/strong> \u2013 Specifies this is an ordered list (i.e. number output). This MUST be specified at the beginning of the template if it is to be used.<\/li>\n<li><strong>{{icon}}<\/strong> \u2013 This is the icon that indicates a scheduled post.<\/li>\n<li><strong>{{draft}}<\/strong> \u2013 This is the post detail and is the only <strong>REQUIRED<\/strong> tag.<\/li>\n<li><strong>{{author}}<\/strong> \u2013 This is the name of the post author.<\/li>\n<li><strong>{{author+link}}<\/strong> \u2013 This is the name of the post author with, where available, a link to their URL.<\/li>\n<li><strong>{{words}}<\/strong> \u2013 The number of words in the draft post.<\/li>\n<li><strong>{{chars}}<\/strong> \u2013 The number of characters (exc. spaces) in the post.<\/li>\n<li><strong>{{chars+space}}<\/strong> \u2013 The number of characters (inc. spaces) in the post.<\/li>\n<li><strong>{{created}}<\/strong> \u2013 The date\/time the post was created.<\/li>\n<li><strong>{{modified}}<\/strong> \u2013 The date\/time the post was last modified.<\/li>\n<li><strong>{{category}}<\/strong> \u2013 Shows the first category assigned to the post.<\/li>\n<li><strong>{{categories}}<\/strong> \u2013 Shows all categories assigned to the post, comma separated.<\/li>\n<\/ul>\n<p>If {{ul}} or {{ol}} are specified then all the appropriate list tags will be added to the output. If neither are used then it\u2019s assumed that line output will be controlled by yourself.<\/p>\n<h3>Omitting Posts\/Pages from Results<\/h3>\n<p>If you wish to omit a page or post from the list then you can do this in 3 ways\u2026<\/p>\n<ol>\n<li>By giving the post a title beginning with an exclamation mark. You can then remove this before publishing the post.<\/li>\n<li>The post and page editor has a meta box, where you can select to hide the page\/post.<\/li>\n<li>You can add a custom field to a page\/post with a name of \u2018draft_hide\u2019 and a value of \u2018Yes\u2019<\/li>\n<\/ol>\n<h3>Edit Link<\/h3>\n<p>If the current user can edit the draft item being listed then it will be linked to the appropriate edit page. The user then simply needs to click on the draft item to edit it.<\/p>\n<p>There are separate permissions for post and page editing, so an editor with just one permission may find that they can only edit some of the draft items.<\/p>\n<p>Drafts that don\u2019t have a title will not be shown on the list UNLESS the current user has edit privileges for the draft \u2013 in this case a title of [No Title] will be shown.<\/p>\n<h3>Using a Widget<\/h3>\n<p>Sidebar widgets can be easily added. In Administration simply click on the <code>Widgets<\/code> option under the <code>Appearance<\/code> menu. <code>Draft Posts<\/code> will be one of the listed widgets. Drag it to the appropriate sidebar on the right hand side and then choose your options.<\/p>\n<p>Save the result and that\u2019s it! You can use unlimited widgets, so you can add different lists to different sidebars.<\/p>\n<\/div>\n<div id=\"screenshots\" class=\"plugin-screenshots section\">\n<h2 id=\"screenshots-header\">Screenshots<\/h2>\n<ul class=\"plugin-screenshots\">\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/simple-draft-list\/assets\/screenshot-1.jpg?rev=3086043\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/simple-draft-list\/assets\/screenshot-1.jpg?rev=3086043\" alt=\"\"><\/a><figcaption>An example output of draft posts<\/figcaption><\/figure>\n<\/li>\n<\/ul>\n<\/div>\n<div id=\"tab-installation\" class=\"plugin-installation section\">\n<h2 id=\"installation-header\">Installation<\/h2>\n<p>This plugin can be found and installed via the Plugin menu within WP Admin (Plugins -&gt; Add New). Alternatively, it can be downloaded from WordPress.org and installed manually\u2026<\/p>\n<ol>\n<li>Upload the entire unzipped plugin folder to your <code>wp-content\/plugins\/<\/code> directory, either from WP Admin (Plugins -&gt; Add New), your favorite FTP client or any other file manager<\/li>\n<li>Activate the plugin through the \u2018Plugins\u2019 menu in WP Admin (Plugins -&gt; Installed Plugins)<\/li>\n<\/ol>\n<\/div>\n<div id=\"faq\" class=\"plugin-faq section\">\n<h2 id=\"faq-header\">FAQ<\/h2>\n<dl>\n<dt id=\"i%27ve%20upgraded%20from%20a%20version%20before%202.5%20and%20i%20hear%20things%20have%20changed.%20what%27s%20happening%3F\">\n<h3>I\u2019ve upgraded from a version before 2.5 and I hear things have changed. What\u2019s happening?<\/h3>\n<\/dt>\n<dd>\n<p>From version 2.5, 2 features have been removed\u2026<\/p>\n<ol>\n<li>Caching has gone. This release has had some massive performance improvements which means it was no longer needed. It, more often than not, caused issues and many people have native caching on their site anyway.<\/li>\n<li>The draft menus options have been removed. I\u2019ve moved that functionality off to another plugin named <a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/draft-links\/\" rel=\"ugc noopener\">Draft Links<\/a>. If you want the menu links back, please install that. Why have they been removed? For a start, some people were installing this plugin JUST for that functionality, so it made sense for me to separate it. Additionally, the next FAQ answer is part of this too\u2026<\/li>\n<\/ol>\n<\/dd>\n<dt id=\"do%20you%20support%20this%20plugin%20on%20forks%20of%20wordpress%3F\">\n<h3>Do you support this plugin on forks of WordPress?<\/h3>\n<\/dt>\n<dd>\n<p>No. It was developed for WordPress and so forks remain unsupported. I have no intention of developing and testing this on any other version.<\/p>\n<\/dd>\n<\/dl>\n<\/div>\n<div id=\"tab-reviews\" class=\"plugin-reviews section\">\n<h2 id=\"reviews-header\">Reviews<\/h2>\n<div class=\"plugin-reviews\">\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/31630605c32ad154a1c08fea2227f989be5ee1c0aa1a064884f48f19dd428eee?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/31630605c32ad154a1c08fea2227f989be5ee1c0aa1a064884f48f19dd428eee?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-empty\"><\/span><span class=\"dashicons dashicons-star-empty\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/needed-more-control-of-post-types\/\" rel=\"noopener\">Needed more control of post types<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/jacksonpemberton\/\" title=\"Posts by Jackson Pemberton\" rel=\"author noopener\">Jackson Pemberton<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">August 15, 2018<\/span><br \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"review-replies\">1 reply<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">I have several post types and the plugin seemed to handle them as either published or draft (not published). So I could never get it to perform well for my needs. It was totally reliable, just not up to my demands.<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/daad42282b447cdb6727b8cc65ee2a94a42fde7db83549a6c0c4e46ae24b6582?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/daad42282b447cdb6727b8cc65ee2a94a42fde7db83549a6c0c4e46ae24b6582?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/great-plugin-13571\/\" rel=\"noopener\">great plugin!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/hkkcngz\/\" title=\"Posts by hkkcngz\" rel=\"author noopener\">hkkcngz<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">April 18, 2017<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">I\u2019d like to thank you on turkish lan. \ud83d\ude00<br \/>\nsenin da\u015f\u015fan\u0131 yesinler<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/db9d9e4458001e087e4c0371b5f5b25a7d6d4f32e71ff247387a6f57d9b5b3e3?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/db9d9e4458001e087e4c0371b5f5b25a7d6d4f32e71ff247387a6f57d9b5b3e3?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/out-of-the-box-easy-and-well-documented\/\" rel=\"noopener\">Out of the box easy and well documented<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/workabyte\/\" title=\"Posts by workabyte\" rel=\"author noopener\">workabyte<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">September 3, 2016<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">After install all i had to do was add the widget and i had the initial feature i wanted out of the box.<br \/>\nafter seeing some of the additional features i wanted to know more and all the documentation was easy to find in the Other Notes tab right here on wordpress.<br \/>\nneed to make some changes to description\/search ability, this did not show up under a search for Upcoming Posts, this definitely qualifies as its exactly what i wanted.<br \/>\nThank you for the simple plugin!<\/div>\n<\/p><\/div>\n<\/article><\/div>\n<p>\t\t<a target=\"_blank\" class=\"reviews-link\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/\" rel=\"noopener\"><br \/>\n\t\t\tRead all 5 reviews\t\t<\/a><\/div>\n<div id=\"tab-developers\" class=\"plugin-developers section\">\n<h2 id=\"developers-header\">Contributors &amp; Developers<\/h2>\n<div class=\"plugin-contributors\">\n<p>\u201cDraft List\u201d is open source software. The following people have contributed to this plugin.<\/p>\n<p><span class=\"screen-reader-text\">Contributors<\/span><\/p>\n<ul id=\"contributors-list\" class=\"contributors-list\">\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/1d6ade463daf34bd30fc261b04f233e6ef4c1597ca8a551e6234b11ea787a2c8?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/1d6ade463daf34bd30fc261b04f233e6ef4c1597ca8a551e6234b11ea787a2c8?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/dartiss\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tDavid Artiss\t\t\t\t<\/a>\n\t\t\t<\/li>\n<\/ul><\/div>\n<div class=\"plugin-development\">\n<p>\u201cDraft List\u201d has been translated into 2 locales. Thank you to <a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/simple-draft-list\/contributors\" rel=\"noopener\">the translators<\/a> for their contributions.<\/p>\n<p><a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/simple-draft-list\" rel=\"noopener\">Translate \u201cDraft List\u201d into your language.<\/a><\/p>\n<h3>Interested in development?<\/h3>\n<p><a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/browser\/simple-draft-list\/\" rel=\"noopener\" class=\"broken_link\">Browse the code<\/a>, check out the <a target=\"_blank\" href=\"https:\/\/plugins.svn.wordpress.org\/simple-draft-list\/\" rel=\"noopener\">SVN repository<\/a>, or subscribe to the <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/simple-draft-list\/\" rel=\"noopener\" class=\"broken_link\">development log<\/a> by <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/simple-draft-list\/?limit=100&amp;mode=stop_on_copy&amp;format=rss\" rel=\"noopener\" class=\"broken_link\">RSS<\/a>.<\/p>\n<\/div>\n<\/div>\n<div id=\"tab-changelog\" class=\"plugin-changelog section\">\n<h2 id=\"changelog-header\">Changelog<\/h2>\n<p>I use semantic versioning, with the first release being 1.0.<\/p>\n<h4>2.6<\/h4>\n<ul>\n<li>Enhancements: Numerous code quality improvements. So many, this is a major release bump as so much of the code has changed. No new features, though<\/li>\n<\/ul>\n<h4>2.5.2<\/h4>\n<ul>\n<li>Bug: I wasn\u2019t setting an initial value for $code. My bad. Now resolved. Thanks to Wiktor J\u0119drzejczak for spotting that.<\/li>\n<li>Enhancement: I\u2019ve made a number of changes to ensure the plugin abides by PHPCS standards for both WordPress and WordPress VIP. Secure and Performant are my middle names. They\u2019re not really. I don\u2019t actually have so, theoretically, I could use these.<\/li>\n<li>Enhancement: For the default clock icon, I\u2019m now using a built-in Dashicon SVG. However, you can override for your own image in the usual way.<\/li>\n<\/ul>\n<h4>2.5.1<\/h4>\n<ul>\n<li>Bug: Fixed a bug (an extra comma) that impacts users on a particular version of PHP<\/li>\n<\/ul>\n<h4>2.5<\/h4>\n<ul>\n<li>Enhancement: Total re-write of the post retrieval code<\/li>\n<li>Enhancement: Brought code up to PHPCS coding standards \u2013 hardly a line has been untouched<\/li>\n<li>Maintenance: Removed the menu changes (links to draft posts)<\/li>\n<li>Maintenance: Removed Caching<\/li>\n<li>Maintenance: Rename, concatenation and general shuffle around of the various plugin files<\/li>\n<li>Maintenance: Updates to the various plugin meta<\/li>\n<li>Bug: Resolved inconsistencies between <code>pending<\/code> and <code>scheduled<\/code> parameters, where one accepting boolean and yes\/no and, well, the other didn\u2019t<\/li>\n<li>Bug: Fixed issue where default values were not being loaded when a widget was being displayed without settings being changed<\/li>\n<li>Bug: Fixed a bunch of existing bugs, including various widget issues<\/li>\n<\/ul>\n<h4>2.4<\/h4>\n<ul>\n<li>Enhancement: New option to include pending posts in lists<\/li>\n<li>Enhancement: New option to limit the posts listed to those with a minimum number of words<\/li>\n<li>Enhancement: Now using a time constant for the caching<\/li>\n<li>Enhancement: Added Github links to the plugin meta<\/li>\n<li>Enhancement: Double braces are the new template standard!<\/li>\n<li>Enhancement: Renamed \u2018Your Drafts\u2019 to the more appropriate \u2018My Drafts\u2019<\/li>\n<li>Maintenance: Added selective refresh support to the widget<\/li>\n<li>Bug: Fixed an <code>undefined constant<\/code> warning<\/li>\n<li>Bug: Improved the padding around the draft count in the admin menu<\/li>\n<\/ul>\n<h4>2.3.3<\/h4>\n<ul>\n<li>Maintenance: The README has had a re-write and the image assets have been replaced. Shiny!<\/li>\n<li>Maintenance: Minimum WordPress requirement for this plugin is now 4.6, which means various version checks and language files have now been removed. New!<\/li>\n<li>Maintenance: My site moved some time ago but links in the plugin and the README were still directed to the old one. Changed!<\/li>\n<li>Maintenance: The shortcake code is called whether in admin or frontend because, well, it makes no difference. Plum!<\/li>\n<li>Bug: Corrected spelling mistake. Sad trombone!<\/li>\n<\/ul>\n<h4>2.3.2<\/h4>\n<ul>\n<li>Maintenance: Updated branding, inc. adding donation links<\/li>\n<\/ul>\n<h4>2.3.1<\/h4>\n<ul>\n<li>Enhancement: Draft pages shortcuts only appear if the user can edit pages<\/li>\n<li>Enhancement: Only show the user\u2019s drafts if it\u2019s different to the total number (otherwise, if a site has only one author, they will get two links when only one is required)<\/li>\n<\/ul>\n<h4>2.3<\/h4>\n<ul>\n<li>Enhancement: Quick links added to admin menu for any draft posts. Will show links for both all drafts and drafts for the current user<\/li>\n<li>Maintenance: Updated branding<\/li>\n<li>Maintenance: Removed unnecessary <code>-adl<\/code> prefix from file names<\/li>\n<li>Maintenance: Stopped hardcoding the plugin folder name in includes. Naughty boy<\/li>\n<li>Maintenance: Replaced <code>wp_plugin_url<\/code> with the nicerer <code>plugins_url<\/code><\/li>\n<li>Maintenance: Replaced the deprecated <code>attribute_escape<\/code> with <code>esc_attr<\/code> in the widget code<\/li>\n<li>Maintenance: Merged the widget code so it\u2019s all in one handy file<\/li>\n<li>Maintenance: Sanitized the data being sloshed about by the meta box option<\/li>\n<li>Maintenance: Updated the clock icon to a material design version<\/li>\n<\/ul>\n<h4>2.2.6<\/h4>\n<ul>\n<li>Maintenance: Added a domain path<\/li>\n<li>Maintenance: Removed deprecated functionality<\/li>\n<li>Bug: Fixed the categories tag<\/li>\n<li>Bug: Solved a PHP bug<\/li>\n<\/ul>\n<h4>2.2.5<\/h4>\n<ul>\n<li>Maintenance: Added a text domain<\/li>\n<\/ul>\n<h4>2.2.4<\/h4>\n<ul>\n<li>Bug: I\u2019ve just noticed that if you use the editor box to hide the post from draft list you can\u2019t switch it back off again. Untick the box, save and it\u2019s ticked again. Doh. Why did nobody notice this before? It\u2019s now fixed though.<\/li>\n<\/ul>\n<h4>2.2.3<\/h4>\n<ul>\n<li>Maintenance: Resolved widget issues with version 4.3 of WordPress<\/li>\n<\/ul>\n<h4>2.2.2<\/h4>\n<ul>\n<li>Maintenance: Updated support forum link<\/li>\n<\/ul>\n<h4>2.2.1<\/h4>\n<ul>\n<li>Bug: Removed some debug output<\/li>\n<\/ul>\n<h4>2.2<\/h4>\n<ul>\n<li>Maintenance: Updated clock icon<\/li>\n<li>Enhancement: Added <code>category<\/code> and <code>categories<\/code> template tags<\/li>\n<\/ul>\n<h4>2.1<\/h4>\n<ul>\n<li>Maintenance: Moved default scheduled icon to its own folder<\/li>\n<li>Enhancement: Added internationalization<\/li>\n<\/ul>\n<h4>2.0.2<\/h4>\n<ul>\n<li>Maintenance: Removed dashboard widget<\/li>\n<\/ul>\n<h4>2.0.1<\/h4>\n<ul>\n<li>Bug: Fix caching problem that prevents edit links from working correctly<\/li>\n<\/ul>\n<h4>2.0<\/h4>\n<ul>\n<li>Maintenance: Renamed plugin and brought program coding standards up-to-date<\/li>\n<li>Enhancement: Added new template system, allowing better control over output<\/li>\n<li>Enhancement: Option to display modified and\/or created date<\/li>\n<li>Enhancement: Option to display word and\/or character count<\/li>\n<li>Enhancement: Draft posts\/pages with no title are no longer displayed<\/li>\n<li>Enhancement: Can now sort output by date created as well as the date modified<\/li>\n<li>Enhancement: Meta box added to editor to allow post\/page to be excluded from list<\/li>\n<li>Enhancement: Output is now cached (and cache times are adjustable)<\/li>\n<li>Enhancement: User can now limit time period over which drafts will be displayed<\/li>\n<li>Enhancement: Added validation of the passed parameters<\/li>\n<li>Enhancement: New widget option added<\/li>\n<li>Enhancement: Added improved clock image<\/li>\n<li>Bug: Alternative icon folder option now works<\/li>\n<\/ul>\n<h4>1.6<\/h4>\n<ul>\n<li>Enhancement: Draft titles now have links to their edit page if the current user is allowed to edit them<\/li>\n<\/ul>\n<h4>1.5<\/h4>\n<ul>\n<li>Maintenance: Code tidy<\/li>\n<li>Enhancement: Added option to show post\/page author<\/li>\n<li>Enhancement: Added version details to code output<\/li>\n<li>Enhancement: Added shortcode option<\/li>\n<\/ul>\n<h4>1.4<\/h4>\n<ul>\n<li>Enhancement: Added icon for scheduled posts (which can be modified and switched off, if required)<\/li>\n<\/ul>\n<h4>1.3<\/h4>\n<ul>\n<li>Enhancement: Date order now displays according to date of last modification<\/li>\n<\/ul>\n<h4>1.2<\/h4>\n<ul>\n<li>Enhancement: Now displays scheduled posts as well<\/li>\n<li>Enhancement: Added new parameter to suppress scheduled posts, if required<\/li>\n<li>Bug: Fixed bug in limit default<\/li>\n<\/ul>\n<h4>1.1<\/h4>\n<ul>\n<li>Maintenance: With the release of WP 3.0 different post types are possible and these can get mixed in with the results (e.g. menu items, etc). Changed the code to restrict output to pages and posts only<\/li>\n<\/ul>\n<h4>1.0<\/h4>\n<ul>\n<li>Initial release<\/li>\n<\/ul>\n<\/div><\/div>\n<p><!-- .entry-content --><\/p>\n<div class=\"entry-meta\">\n<div class=\"widget plugin-categorization\">\n<div class=\"widget categorization-widget categorization-widget-community\">\n<div class=\"widget-head\">\n<h2>Community plugin<\/h2>\n<\/p><\/div>\n<p>This plugin is developed and supported by a community.\t\t\t<a target=\"_blank\" class=\"external-link\" href=\"https:\/\/github.com\/dartiss\/draft-list\" rel=\"nofollow noopener\">Contribute to this plugin<\/a>\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"widget plugin-meta\">\n<h2 class=\"screen-reader-text\">Meta<\/h2>\n<ul>\n<li>\n\t\t\t\tVersion <strong>2.6<\/strong>\t\t\t<\/li>\n<li>\n\t\t\t\tLast updated <strong><span>4 months<\/span> ago<\/strong>\t\t\t<\/li>\n<li>\n\t\t\t\tActive installations <strong>70+<\/strong>\t\t\t<\/li>\n<li>\n\t\t\t\t\tWordPress version\t\t\t\t\t<strong><br \/>\n\t\t\t\t\t\t4.6 or higher\t\t\t\t\t<\/strong>\n\t\t\t\t<\/li>\n<li>\n\t\t\t\t\tTested up to <strong>6.7.2<\/strong>\t\t\t\t<\/li>\n<li>\n\t\t\t\t\tPHP version\t\t\t\t\t<strong><br \/>\n\t\t\t\t\t\t7.4 or higher\t\t\t\t\t<\/strong>\n\t\t\t\t<\/li>\n<li>\n\t\t\t\t\tLanguages<\/p>\n<div class=\"languages\">\t\t\t\t\t\t<button type=\"button\" class=\"button-link popover-trigger\" aria-expanded=\"false\" data-target=\"popover-languages\"><br \/>\n\t\t\t\t\t\t\tSee all 3\t\t\t\t\t\t<\/button><\/p>\n<div id=\"popover-languages\" class=\"popover is-top-right\">\n<div class=\"popover-arrow\"><\/div>\n<p>\t\t\t\t\t\t\t<button type=\"button\" class=\"button-link popover-close\" aria-label=\"Close this popover\"><br \/>\n\t\t\t\t\t\t\t\tClose\t\t\t\t\t\t\t<\/button><\/p>\n<div class=\"popover-inner\">\n<p><a target=\"_blank\" href=\"https:\/\/tw.wordpress.org\/plugins\/simple-draft-list\/\" rel=\"noopener\">Chinese (Taiwan)<\/a>, <a target=\"_blank\" href=\"https:\/\/en-gb.wordpress.org\/plugins\/simple-draft-list\/\" rel=\"noopener\">English (UK)<\/a>, and <a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/simple-draft-list\/\" rel=\"noopener\">English (US)<\/a>.<\/p>\n<p>\n\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/simple-draft-list\" rel=\"noopener\">Translate into your language<\/a>\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/li>\n<li class=\"clear\">Tags\n<div class=\"tags\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/tags\/draft\/\" rel=\"tag noopener\">draft<\/a><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/tags\/list\/\" rel=\"tag noopener\">list<\/a><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/tags\/scheduled\/\" rel=\"tag noopener\">scheduled<\/a><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/tags\/seo\/\" rel=\"tag noopener\">seo<\/a><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/tags\/widget\/\" rel=\"tag noopener\">widget<\/a><\/div>\n<\/li>\n<li class=\"hide-if-no-js\">\n\t\t\t\t\t<a target=\"_blank\" class=\"plugin-admin\" href=\"https:\/\/wordpress.org\/plugins\/simple-draft-list\/advanced\/\" rel=\"noopener\">Advanced View<\/a>\t\t\t\t<\/li>\n<\/ul><\/div>\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n<h2 class=\"wp-block-heading widget-title\">Ratings<\/h2>\n<div class=\"wp-block-wporg-ratings-stars\">\n<div class=\"wporg-ratings-stars__icons\">\n\t\t<svg class=\"is-star-filled\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M11.776 4.454a.25.25 0 01.448 0l2.069 4.192a.25.25 0 00.188.137l4.626.672a.25.25 0 01.139.426l-3.348 3.263a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.362.263l-4.138-2.175a.25.25 0 00-.232 0l-4.138 2.175a.25.25 0 01-.363-.263l.79-4.607a.25.25 0 00-.071-.222L4.754 9.881a.25.25 0 01.139-.426l4.626-.672a.25.25 0 00.188-.137l2.069-4.192z\"><\/path><\/svg><svg class=\"is-star-filled\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M11.776 4.454a.25.25 0 01.448 0l2.069 4.192a.25.25 0 00.188.137l4.626.672a.25.25 0 01.139.426l-3.348 3.263a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.362.263l-4.138-2.175a.25.25 0 00-.232 0l-4.138 2.175a.25.25 0 01-.363-.263l.79-4.607a.25.25 0 00-.071-.222L4.754 9.881a.25.25 0 01.139-.426l4.626-.672a.25.25 0 00.188-.137l2.069-4.192z\"><\/path><\/svg><svg class=\"is-star-filled\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M11.776 4.454a.25.25 0 01.448 0l2.069 4.192a.25.25 0 00.188.137l4.626.672a.25.25 0 01.139.426l-3.348 3.263a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.362.263l-4.138-2.175a.25.25 0 00-.232 0l-4.138 2.175a.25.25 0 01-.363-.263l.79-4.607a.25.25 0 00-.071-.222L4.754 9.881a.25.25 0 01.139-.426l4.626-.672a.25.25 0 00.188-.137l2.069-4.192z\"><\/path><\/svg><svg class=\"is-star-filled\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M11.776 4.454a.25.25 0 01.448 0l2.069 4.192a.25.25 0 00.188.137l4.626.672a.25.25 0 01.139.426l-3.348 3.263a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.362.263l-4.138-2.175a.25.25 0 00-.232 0l-4.138 2.175a.25.25 0 01-.363-.263l.79-4.607a.25.25 0 00-.071-.222L4.754 9.881a.25.25 0 01.139-.426l4.626-.672a.25.25 0 00.188-.137l2.069-4.192z\"><\/path><\/svg><svg class=\"is-star-half\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M9.518 8.783a.25.25 0 00.188-.137l2.069-4.192a.25.25 0 01.448 0l2.07 4.192a.25.25 0 00.187.137l4.626.672a.25.25 0 01.139.427l-3.347 3.262a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.363.264l-4.137-2.176a.25.25 0 00-.233 0l-4.138 2.175a.25.25 0 01-.362-.263l.79-4.607a.25.25 0 00-.072-.222L4.753 9.882a.25.25 0 01.14-.427l4.625-.672zM12 14.533c.28 0 .559.067.814.2l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39v7.143z\"><\/path><\/svg>\t<\/div>\n<div class=\"wporg-ratings-stars__label\">\n\t\t<span>4.6<\/span> out of 5 stars.\t<\/div>\n<\/p><\/div>\n<ul class=\"wp-block-wporg-ratings-bars\">\n<li class=\"wporg-ratings-bars__bar\">\n\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/?filter=5\" rel=\"noopener\"><br \/>\n\t\t\t<span class=\"screen-reader-text\"><br \/>\n\t\t\t4 5-star reviews\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-label\"><br \/>\n\t\t\t5 stars\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-background\"><br \/>\n\t\t\t\t<span class=\"wporg-ratings-bars__bar-foreground\" style=\"width: 80%;\"><\/span><br \/>\n\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-count\">4<\/span><br \/>\n\t\t<\/a>\n\t<\/li>\n<li class=\"wporg-ratings-bars__bar\">\n\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/?filter=4\" rel=\"noopener\"><br \/>\n\t\t\t<span class=\"screen-reader-text\"><br \/>\n\t\t\t0 4-star reviews\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-label\"><br \/>\n\t\t\t4 stars\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-background\"><br \/>\n\t\t\t\t<span class=\"wporg-ratings-bars__bar-foreground\" style=\"width: 0%;\"><\/span><br \/>\n\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-count\">0<\/span><br \/>\n\t\t<\/a>\n\t<\/li>\n<li class=\"wporg-ratings-bars__bar\">\n\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/?filter=3\" rel=\"noopener\"><br \/>\n\t\t\t<span class=\"screen-reader-text\"><br \/>\n\t\t\t1 3-star review\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-label\"><br \/>\n\t\t\t3 stars\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-background\"><br \/>\n\t\t\t\t<span class=\"wporg-ratings-bars__bar-foreground\" style=\"width: 20%;\"><\/span><br \/>\n\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-count\">1<\/span><br \/>\n\t\t<\/a>\n\t<\/li>\n<li class=\"wporg-ratings-bars__bar\">\n\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/?filter=2\" rel=\"noopener\"><br \/>\n\t\t\t<span class=\"screen-reader-text\"><br \/>\n\t\t\t0 2-star reviews\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-label\"><br \/>\n\t\t\t2 stars\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-background\"><br \/>\n\t\t\t\t<span class=\"wporg-ratings-bars__bar-foreground\" style=\"width: 0%;\"><\/span><br \/>\n\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-count\">0<\/span><br \/>\n\t\t<\/a>\n\t<\/li>\n<li class=\"wporg-ratings-bars__bar\">\n\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/?filter=1\" rel=\"noopener\"><br \/>\n\t\t\t<span class=\"screen-reader-text\"><br \/>\n\t\t\t0 1-star reviews\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-label\"><br \/>\n\t\t\t1 star\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-background\"><br \/>\n\t\t\t\t<span class=\"wporg-ratings-bars__bar-foreground\" style=\"width: 0%;\"><\/span><br \/>\n\t\t\t<\/span><br \/>\n\t\t\t<span aria-hidden=\"true\" class=\"wporg-ratings-bars__bar-count\">0<\/span><br \/>\n\t\t<\/a>\n\t<\/li>\n<\/ul>\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-4 wp-block-group-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--10)\">\n<p><a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/#new-post\" rel=\"noopener\">Add my review<\/a><\/p>\n<p class=\"wporg-ratings-link\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/reviews\/\" rel=\"noopener\">See all<span class=\"screen-reader-text\"> reviews<\/span><\/a><\/p>\n<\/p><\/div>\n<\/div>\n<div id=\"plugin-contributors\" class=\"widget plugin-contributors\">\n<h2 class=\"widget-title\">Contributors<\/h2>\n<ul id=\"contributors-list\" class=\"contributors-list\">\n<li>\n\t\t\t\t<img loading=\"lazy\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/1d6ade463daf34bd30fc261b04f233e6ef4c1597ca8a551e6234b11ea787a2c8?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/1d6ade463daf34bd30fc261b04f233e6ef4c1597ca8a551e6234b11ea787a2c8?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\" decoding=\"async\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/dartiss\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tDavid Artiss\t\t\t\t<\/a>\n\t\t\t<\/li>\n<\/ul><\/div>\n<div class=\"widget plugin-support\">\n<h2 class=\"widget-title\">Support<\/h2>\n<p>Got something to say? Need help?<\/p>\n<p>\n\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/simple-draft-list\/\" rel=\"noopener\">View support forum<\/a>\n\t\t<\/p>\n<\/p><\/div>\n<div class=\"widget plugin-donate\">\n<h2 class=\"widget-title\">Donate<\/h2>\n<p class=\"aside\">Would you like to support the advancement of this plugin?<\/p>\n<p>\n\t\t\t\t<a target=\"_blank\" href=\"https:\/\/artiss.blog\/donate\" rel=\"nofollow ugc noopener\"><br \/>\n\t\t\t\t\tDonate to this plugin\t\t\t\t<\/a>\n\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p><!-- .entry-meta --><br \/>\n<\/article>\n<p><br \/>\n<br \/><a href=\"https:\/\/wordpress.org\/plugins\/simple-draft-list\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Draft List By David Artiss Download Details Reviews Installation Development Support Description If you\u2019re upgrading from a previous release of Draft List (i.e. pre version 2.5) please check out the FAQ \u2013 a number of changes have been made in this release that you need to be aware of Draft List allows you to both [&hellip;]<\/p>","protected":false},"author":109,"featured_media":4793,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"give_campaign_id":0,"footnotes":""},"categories":[1933,39,40],"tags":[3060,2633],"class_list":["post-4792","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-community-plugin","category-lite-version","category-wp-plugin-solution","tag-draft","tag-list"],"acf":[],"fifu_image_url":"https:\/\/ps.w.org\/simple-draft-list\/assets\/icon.svg?rev=3086043","_links":{"self":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/4792","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/users\/109"}],"replies":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/comments?post=4792"}],"version-history":[{"count":0,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/4792\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media\/4793"}],"wp:attachment":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media?parent=4792"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/categories?post=4792"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/tags?post=4792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}