Linux 软件免费装

PW_Archives

开发者 philipwalton
更新时间 2011年12月15日 16:42
PHP版本: 3.0 及以上
WordPress版本: 3.3

标签

widget posts sidebar shortcode sitemap site map archive archives nav

下载

1.0.1 1.0.2 1.0.3 1.0.4 1.0.4.1 1.0.4.2 2.0 2.0.1 2.0.2 2.0.3 1.0 2.0.4

详情介绍:

The primary goal of PW_Archives is to be light-weight and efficient. I've tried almost all of the popular archiving plugins out there, and so many of them make hundreds or even thousands of queries depending on the number of posts you have on your site. PW_Archives makes only one query to get your posts. That's it. Not only that but it doesn't do endless amounts of looping and counting to determine post and comment counts. That's all included in the one query it does, and it's very efficient. The second main goal of PW_Archives is customization. Almost everything is customizable. Select what post types to include, choose whether you want the javascript to fade in or slide down (or no javascript at all). You can even select the date format and add custom markup. If you don't know HTML, don't worry; the defaults will work for most people. For complete documentation, visit philipwalton.com

安装:

PW_Archives settings works just like WordPress menus. There can be multiple PW_Archives instances with their own unique settings. Each instance is identified by a name that can be referenced in widgets or shortcodes. For example: let's say you want to list archives in your sidebar only showing the most recent year, and you also want archives listed on a dedicated archives page showing all years, all months, and all posts. Here's how you'd do it:
  1. Just create two instances, name one "Sidebar" and the other something like "Full" and set the options for each.
  2. Next, add the PW_Archives widget to your sidebar and select the "Sidebar" instance in the widget form.
  3. Finally, create a new page, call it "Archives" and add the shortcode [PW_Archives name="Full"] in the content.
For complete documentation, visit philipwalton.com

更新日志:

2.0.4 2.0.3 2.0.2 2.0.1 2.0 1.0.4.2 1.0.4.1 1.0.4 1.0.3