=== WP Pretty Filters === Contributors: johnjamesjacoby, stuttter Tags: jquery, filter, select, filters Requires at least: 4.3 Tested up to: 4.8 Stable tag: 1.1.0 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9Q4F4EL5YJ62J == Description == WP Pretty Filters makes post filters better match what's already in Media & Attachments. = Also checkout = * [WP Chosen](https://wordpress.org/plugins/wp-chosen/ "Make long, unwieldy select boxes much more user-friendly.") * [WP Reset Filters](https://wordpress.org/plugins/wp-reset-filters/ "Adds a 'Reset' button to filters.") * [WP Event Calendar](https://wordpress.org/plugins/wp-event-calendar/ "The best way to manage events in WordPress.") * [WP Term Meta](https://wordpress.org/plugins/wp-term-meta/ "Metadata, for taxonomy terms.") * [WP Term Order](https://wordpress.org/plugins/wp-term-order/ "Sort taxonomy terms, your way.") * [WP Term Authors](https://wordpress.org/plugins/wp-term-authors/ "Authors for categories, tags, and other taxonomy terms.") * [WP Term Colors](https://wordpress.org/plugins/wp-term-colors/ "Pretty colors for categories, tags, and other taxonomy terms.") * [WP Term Icons](https://wordpress.org/plugins/wp-term-icons/ "Pretty icons for categories, tags, and other taxonomy terms.") * [WP Term Visibility](https://wordpress.org/plugins/wp-term-visibility/ "Visibilities for categories, tags, and other taxonomy terms.") * [WP User Activity](https://wordpress.org/plugins/wp-user-activity/ "The best way to log activity in WordPress.") * [WP User Avatars](https://wordpress.org/plugins/wp-user-avatars/ "Allow users to upload avatars or choose them from your media library.") * [WP User Groups](https://wordpress.org/plugins/wp-user-groups/ "Group users together with taxonomies & terms.") * [WP User Profiles](https://wordpress.org/plugins/wp-user-profiles/ "A sophisticated way to edit users in WordPress.") == Screenshots == 1. Posts 2. Pages 3. Events 4. Downloads == Installation == * Download and install using the built in WordPress plugin installer. * Activate in the "Plugins" area of your admin by clicking the "Activate" link. * No further setup or configuration is necessary. == Frequently Asked Questions == = What dropdowns does this target? = ` .tablenav.top .actions:not(.bulkactions) ` = Where can I get support? = The WordPress support forums: https://wordpress.org/support/plugin/wp-pretty-filters/ = Where can I find documentation? = http://github.com/stuttter/wp-pretty-filters/ == Changelog == = 1.1.0 - 2017/05/09 = * Support users, BuddyPress, and more * Hide secondary user role assignment * Hide pretty filters if empty * Load in wp_head to avoid DOM jitter = 1.0.0 - 2016/09/13 = * Chosen Support * Stable release = 0.1.1 - 2015/11/18 = * Support for Comments = 0.1.0 - 2015/11/05 = * Initial release