This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Published

Description

Quickly and easily view all your published posts.

Availiable filters

published_widget_icon - The dashicon to use for the dashboard widget.
published_widget_title - The title to use for the dashboard widget.
published_post_types_to_show - An arry of post types to show in the widget. Defaults to all post types.
published_widget_query_args - An array of arguments to pass to the WP_Query.
published_show_in_widget - Will pass ID of each post, returning `false` will not add it to the dashboard widget.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Published” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Published” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.1

  • Added more filters

1.1.0

  • Fix namespace

1.0.0

  • Initial release