A WordPress plugin to quickly and easily view your recently modified pages.
Quickly and easily view all your recently modified pages.
pages_widget_icon
- The dashicon to use for the dashboard widget.
pages_widget_title
- The title to use for the dashboard widget.
pages_widget_query_args
- An array of arguments to pass to the WP_Query.
pages_show_in_widget
- Will pass ID of each post, returning false
will not add it to the dashboard widget.
- Added more filters
- Initial release