# At A Glance Widget Plus Stable Tag: 1.0.0 Requires at least: 6.1 Tested up to: 6.6 Requires PHP: 7.4 License: GPL v2 or later Tags: dashboard, admin, stats, at-a-glance, custom post types Contributors: lakshmananphp A WordPress plugin to extend the core at a glance widget. This adds available custom post types and their count on at a glance widget. ## Description A WordPress plugin to extend the core at a glance widget. This adds available custom post types and their count on at a glance widget. ### Credits Thanks to [WebDevStudios](https://wordpress.org/five-for-the-future/pledge/webdevstudios/), [Sal Ferrarello](https://github.com/salcode) and [Michael Beckwith](https://profiles.wordpress.org/tw2113/) * created as part of [#5FTF](https://wordpress.org/five-for-the-future/) day ## Screenshots 1. The **At A Glance Widget Plus** showing post types and their count in admin dashboard
![At A Glance Widget Plus showing post types with their count] ## Frequently Asked Questions ### How to use it? Install the plugin and activate it, go to your WordPress admin dashboard, you should be able to see all the post types and their count. -- Note that it displays only published items, not drafts and trashed ones. ### Where is this plugin developed? Development of this code happens at [github.com/laxmariappan/at-a-glance-widget-plus](https://github.com/laxmariappan/at-a-glance-widget-plus) ## Changelog ### 1.0.0 * Initial release