Whale-Kit

0

The plugin adds 3 shortcodes: [wk_terms /] for displaying categories, tags, any other taxonomies, works through the WP_Term_Query class. [wk_posts /] for displaying posts, pages and any

Version
Last updated
Active installations
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

The plugin adds 3 shortcodes:
[wk_terms /] for displaying categories, tags, any other taxonomies, works through the WP_Term_Query class.
[wk_posts /] for displaying posts, pages and any other post types, WK_posts receives data through the WP_Query class
[wk_pages /] output of hierarchical structures of pages, posts and other types of posts, the data is obtained using the get_pages() function

Shortcodes pass all call parameters to the corresponding functions and receive the initial data set from them.
Explore the basic parameters of calling source functions by following the links.

Whale Kit
Whale Kit – examples
Whale Kit – по русски