Linux 软件免费装
Banner图

Plugin Name

开发者 roycegracie
更新时间 2015年5月30日 05:47
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

post gallery post gallery post archive

下载

详情介绍:

this plugin create a gallery/archive of posts. you can decide how many words will be Shawn under each post and more. used very easily using the shortcode: [post-gallery cat="1" words="10" onpage="5"] by using this plugin you can present the posts of every category in a very nice way, much more orgenized than how most themes do it. *it's fully responsive. == Installation ==
  1. Upload post-gallery-and-archive folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. create some posts with fetured images in them.
  4. add the shortcode any ware in your site (posts or pages): [post-gallery cat="1" words="10" onpage="5"]
  5. that is it ! now you can see the post archive / gallery

屏幕截图:

  • this is an example of how it will look like

常见问题:

can i change the number of posts presented on page ?

yes ! the value "onpage" is in charge of this, just weite the number of posts you want to show. if you want to show them all, just leave it blank or write "999".

can i show all posts from all categories ?

yes, just leave the "cat" value blank, like this: cat=""

how can i tell what is the category ID ?

well, that is easy ! when you press on the category you will see up on the browser address bar the ID of the cat. see here: http://www.wprecipes.com/how-to-find-wordpress-category-id

更新日志:

1.0 this is the first version