Linux 软件免费装

Plugin Name

开发者 fcc
benbalter
更新时间 2011年9月28日 23:52
PHP版本: 3.2 及以上
WordPress版本: 3.2

标签

links statistics shortcode queries data counting

下载

1.1

详情介绍:

Shortcode to count number of posts that match a given set of criteria; provides link to query to display list of matching posts. Works with both built in post types (pages, posts) and taxonomies (tags, categories), as well as custom post types and custom taxonomies. Example You have a car custom post type and would like a count of all the red cars in your inventory, as well as a link to a listing of those cars. Red Cars in Inventory: [count color=red] Would return the number of cars, as well as a link to yoursite.com/?color=red (which may rewrite depending on your permalink structure) Usage Insert a shortcode in your post in the form of [count {taxonomy}={value}]. You can add as many or as fiew taxonomies as you would like. You can also use the post_type argument to specify a post type (page, post, car, etc.)

安装:

  1. Install the plugin as you would any other plugin

更新日志:

1.0