Beschrijving
Adds an additional dropdown menu to the post listing(also works for other post types that support post formats) to filter by post format.
Installatie
- Upload the
post-format-filter
folder to the/wp-content/plugins/
directory - Activate the plugin through the Plugins menu in WordPress
- Enjoy the new filter dropdown on the admin post listing
FAQ
- 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.
Beoordelingen
Bijdragers & ontwikkelaars
“Post Format Filter” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Post Format Filter” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial release