WP Manifestindependent plugin directory
manifest / unclassified / published

Published SourceHut

Quickly and easily view the last published posts.

by Brad Parbs · git.sr.ht/~bp/published

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://git.sr.ht/~bp/published/archive/main.tar.gz

Readme

Published

A WordPress plugin to quickly and easily view all your recently published posts.

Description

Quickly and easily view all your recently 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.

Changelog

1.1.1

  • Added more filters

1.1.0

  • Fix namespace

1.0.0

  • Initial release

Read the full README on SourceHut →