bradp / pages
View your pages in the dashboard
Installs: 146
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
README
A WordPress plugin to quickly and easily view your recently modified pages.
Description
Quickly and easily view all your recently modified pages.
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