Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 701 Bytes

File metadata and controls

25 lines (15 loc) · 701 Bytes

Modified

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

Description

Quickly and easily view all your recently edited posts.

Availiable filters

modified_widget_icon - The dashicon to use for the dashboard widget. modified_widget_title - The title to use for the dashboard widget. modified_post_types_to_show - An arry of post types to show in the widget. Defaults to all post types. modified_widget_query_args - An array of arguments to pass to the WP_Query. modified_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