- KB Home
- Add-ons
- KB Widgets
- Shortcodes
- Categories List Shortcode
Print
Categories List Shortcode
Created On
Updated On
By:Dave
5 out Of 5 Stars
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
The shortcode shows a list of top categories, all categories or chosen categories.
Code:
[widg-categories-list kb_id=1 title='KB Categories']
Parameters:
- kb_id: (optional) ID of knowledge base if Multiple KB add-on installed
- title: title of the list of Categories
- filter: (optional) which categories to display. ‘all’ or ‘top’ categories. Only works if category_ids parameter is not used.
- category_ids: (optional) – IDs of categories to display
Example
KB Categories
p
Note:
For detailed information about WordPress shortcodes click here.
Use this Shortcode to add KB elements to any page or post that supports shortcodes.
Was this article helpful?
5 out Of 5 Stars
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |