=== Glance That === Contributors: UaMV Donate link: http://vandercar.net/wp Tags: cpt, custom, post type, glance, dashboard, admin, dashicons Requires at least: 3.1 Tested up to: 3.9.1 Stable tag: 1.4 License: GPLv2 or later Adds content control to At a Glance on the Dashboard == Description == Glance That allows users to customize the content viewable in At a Glance on the WordPress Dashboard. Users can add/remove items from At a Glance and assign custom dashicons for their display. Currently, the following items are supported ... * Custom post types * Revisions (admins only) * Media * Users Additionally, Glance That allows you to view the number of posts matching the following post statuses: * Scheduled * Pending * Draft * Private * Trash * Unattached (Media) * Spam (Comments) Statuses can be hid by adding the following to wp-config.php `define( GT_SHOW_ALL, FALSE );` == Installation == 1. Upload the `glance-that` directory to `/wp-content/plugins/` 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == Silence is golden. == Screenshots == 1. At a Glance 2. Glance That Form == Changelog == = 1.4 = * Adds post status viewing * Supports additional dashicons * Adds dynamic form for add/remove = 1.3 = * CSS fix for hidden content in certain instances = 1.2 = * Auto-finds icons for registered post types = 1.1 = * Readme fix = 1.0 = * Initial Release == Upgrade Notice == = 1.4 = Adds new features