bradp/drafts

View recently draft posts

Maintainers

Package info

github.com/bradp/drafts

Type:wordpress-plugin

pkg:composer/bradp/drafts

Statistics

Installs: 147

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

1.1.0 2021-08-20 17:05 UTC

This package is auto-updated.

Last update: 2026-03-07 16:30:34 UTC


README

A WordPress plugin to quickly and easily view all your recent draft posts.

Description

Quickly and easily view all your recent draft posts.

Availiable filters

drafts_widget_icon - The dashicon to use for the dashboard widget. drafts_widget_title - The title to use for the dashboard widget. drafts_post_types_to_show - An arry of post types to show in the widget. Defaults to all post types. drafts_widget_query_args - An array of arguments to pass to the WP_Query. drafts_show_in_widget - Will pass ID of each post, returning false will not add it to the dashboard widget.

Changelog

1.1.0

  • Added more filters

1.0.0

  • Initial release