=== Plugin Name ===
Contributors: t31os_
Tags: post, format, filter, administration, dropdown
Requires at least: 3.2
Tested up to: 3.2.1
Stable tag: 1.0

Filter posts by post format, also supports custom types.

== Description ==

Adds an additional dropdown menu to the post listing(also works for other post types that support post formats) to filter by post format.

== Installation ==

1. Upload the `post-format-filter` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the Plugins menu in WordPress
1. Enjoy the new filter dropdown on the admin post listing

== Frequently Asked Questions ==

= Where can i find the settings page for this plugin? =

You won't find one, there's simply no need to provide a configuration page for such a simple plugin. 
However, filter and action hooks are available for developers to modify functionality.

== Changelog ==

= 1.0.0 =
* Initial release
