Plugin Directory

Changeset 409731


Ignore:
Timestamp:
07/14/2011 02:27:36 PM (15 years ago)
Author:
fcc
Message:

readme formatting fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • count-shortcode/tags/1.1/readme.txt

    r409314 r409731  
    1515Works with both built in post types (pages, posts) and taxonomies (tags, categories), as well as custom post types and custom taxonomies.
    1616
    17 === Example ==
     17**Example**
    1818
    1919You 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.
     
    2323Would return the number of cars, as well as a link to yoursite.com/?color=red (which may rewrite depending on your permalink structure)
    2424
    25 === Usage ===
     25**Usage**
    2626
    2727Insert 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.