Changeset 962301
- Timestamp:
- 08/08/2014 09:19:01 AM (12 years ago)
- Location:
- whale-kit/trunk
- Files:
-
- 4 deleted
- 1 edited
-
readme.txt (modified) (1 diff)
-
screenshot-1.png (deleted)
-
screenshot-2.png (deleted)
-
screenshot-3.png (deleted)
-
screenshot-4.png (deleted)
Legend:
- Unmodified
- Added
- Removed
-
whale-kit/trunk/readme.txt
r955479 r962301 16 16 17 17 1. WK_terms works with categories, tags (post_tag) and other taxonomies. Initial data, we obtain the function get_terms(), all options this function - available for change. 18 2. WK_posts - working with posts, pages, and any other type of records. For data used WP_Query, a huge number of input parameters available to change. Plagin supported hierarchical structure, this has its own Walker.18 2. WK_posts - working with posts, pages, and any other type of records. For data used WP_Query, a huge number of input parameters available to change. 19 19 20 In order to accelerate standart filters (apply_filters) are disabled! 20 `Collapse` hide inactive branches of a tree can significantly reduce the list categories or pages, Javascript is not used - hide html code. 21 Plagin supported hierarchical structure, this has its own Walker. 22 To construct the resulting html code You can used `micro-templates`. 23 21 24 22 25 Description and examples eXtra optsy see plugin page:
Note: See TracChangeset
for help on using the changeset viewer.