=== cat-post-type ===
Contributors: athos99
Donate link: 
Tags: custom post tags categories
Requires at least: 3.3
Tested up to: 3.5.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add the possibility display custom post by selecting tags and categories.

== Description ==

When you create new post type and add  categories to your custom post types (for example with magic field 2), you can't find your post when you use category or tag for select it.

This plug-in correct this problem.

Add Post-Css-class plugin
In complement of cat-post-type, Post-Css-class add the possibility to return the class "post" in function post_class to your custom post type. Some wordpress themes need this class for a correct dipslay of your custom post.


== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently asked questions ==




== Screenshots ==



== Changelog ==
24 Apr 2013  1.0 first version

02 May 2013  1.0.1 Add Post-css-class


== Upgrade notice ==

