Plugin Directory

Changeset 605990


Ignore:
Timestamp:
09/30/2012 03:20:34 AM (12 years ago)
Author:
ajayver
Message:
 
Location:
cat-tag-filter-widget/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cat-tag-filter-widget/trunk/readme.txt

    r538936 r605990  
    44Tags: filter, tags, categories, widget
    55Requires at least: 2.8
    6 Tested up to: 3.3.2
     6Tested up to: 3.4.2
    77Stable tag: 0.6
    88
     
    4545'tags_logic' => 1 // 1 for AND and 0 for OR logic operator
    4646'tags_type' => 1 // 1 for checkboxes and 0 for dropdown
     47'clude_tags' => 'exclude'
    4748'exclude_tags' => ''
     49'clude_cats' => 'exclude'
    4850'exclude_cats' => ''
    4951'tag_tax' => 'post_tag',
     
    7375
    7476== Changelog ==
     77
     78= 0.8 =
     79* Widget shows only corresponding tags for a chosen category.
     80* It is now possible to include categories and tags instead of excluding
     81* Added some comments to the code
     82* Added option for hiding category dropdown list
    7583
    7684= 0.6 =
Note: See TracChangeset for help on using the changeset viewer.