=== Pages === Contributors: bradparbs Tags: pages, widget, dashboard, content Requires at least: 5.2 Tested up to: 5.8 Stable tag: 1.1.0 License: GPLv2 or later Requires PHP: 5.6 A WordPress plugin to easily view your pages in the dashboard. == Description == Quickly and easily view all your recently modified pages in the dashboard. == Availiable filters == `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. == Changelog == = 1.1.0 = * Added more filters = 1.0.0 = * Initial release