描述
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.
安装
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
评价
此插件暂无评价。
贡献者及开发者
更新日志
24 Apr 2013 1.0 first version
02 May 2013 1.0.1 Add Post-css-class