Changeset 409725
- Timestamp:
- 07/14/2011 02:20:50 PM (15 years ago)
- File:
-
- 1 edited
-
count-shortcode/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
count-shortcode/trunk/readme.txt
r409314 r409725 15 15 Works with both built in post types (pages, posts) and taxonomies (tags, categories), as well as custom post types and custom taxonomies. 16 16 17 = == Example ==17 = Example = 18 18 19 19 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. … … 23 23 Would return the number of cars, as well as a link to yoursite.com/?color=red (which may rewrite depending on your permalink structure) 24 24 25 = == Usage ===25 = Usage = 26 26 27 27 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.
Note: See TracChangeset
for help on using the changeset viewer.