Plugin Name
开发者 |
|
更新时间 |
2014年12月17日 12:38 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
4.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
The post-category plugin is to display post belongs to a particular category. You can use shortcode either in post or page to display the posts. Able to select category and option of hide title, image,content. Number of post, class name can input through shortcode. The alignment of post can be done by using the classname.
安装:
- Upload
post-in-a-category.zip
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Click on Post Category settings that appears on admin menu.
- Select which are the options you want to show and hide. ie. title,image,content.
- Give shortcode [displaypost num="//Number of posts//" classname="//Your class name//"] where you want to display the post.
屏幕截图:
更新日志:
1.0
*Display all post in a page
1.5
*Category changed to dropdown list.