Plugin Directory

Changeset 1136631


Ignore:
Timestamp:
04/16/2015 09:05:59 PM (11 years ago)
Author:
stur
Message:

edit readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • whale-kit/trunk/readme.txt

    r1136627 r1136631  
    1212== Description ==
    1313
    14 Three alternative to standard widget Categories, Recent Posts and Pages. These widgets can be used as short tags.
     14Three alternative to standard widget Categories, Recent Posts and Pages. These widgets can be used as short tags:
     15
    15161.  WK_trem working with categories, post_tag or any taxonomies. Settings from function get_terms().
    16172.  WK_posts works with posts, pages and any other type of records. Settings from class WP_Query.
    17 3.  WK_pages – working pages, posts, and any other type of records. The data received through the function get_pages(). Unlike WK_posts working with tree hierarchical data.
     183.  WK_pages working pages, posts, and any other type of records. The data received through the function get_pages(). Unlike WK_posts working with tree hierarchical data.
    1819
    1920Collapse - hide inactive branches of a tree - can significantly reduce the list categories or pages, Javascript is not used - hide html code.
     
    2829[wk_terms](http://www.wp.od.ua/en/?page_id=333 "categories, tags and other taxonomic")  - categories, tags and other taxonomic
    2930
    30 [wk_posts] adn [wk_pages] (http://www.wp.od.ua/en/?page_id=366 "posts, page and  any type of records")  - posts, page
     31[wk_posts adn wk_pages](http://www.wp.od.ua/en/?page_id=366 "posts, page and  any type of records")  - posts, page
    3132
    3233== Installation ==
     
    3839
    3940== Frequently Asked Questions ==
    40 =Show child categories from the category My_Category id:34=
     41= Show child categories from the category My_Category id:34 =
    4142`[wk_terms child_of=34]`
    4243
Note: See TracChangeset for help on using the changeset viewer.