Three alternative to standard widget Categories, Recent Posts and Pages.
As of April 2026, Whale-Kit is a WordPress pages plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.7K+ times in total. Requires WordPress false+ and PHP 5.4+. Available on WordPress.org since 2014. Last updated 4 years ago — may have compatibility concerns. Top alternative: WP-PageNavi.
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.
| WordPress | false+ requiredTested up to 5.8.13 |
| PHP | 5.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.