VS Knowledge Base
About With this lightweight plugin you can create a knowledge base that contains your categories and posts. Main features of the plugin: Free and lightweight Support for Block Editor and Classic Editor Display your knowledge base with block, shortcode or widget Custom post types are supported (such as WooCommerce product categories and products) Customize your knowledge base with attributes Documentation at WP plugin page Active support from developer at WP forum With this plugin you can also create a FAQ or wiki in the same way as a knowledge base. How to use After installation make sure you already have some categories and posts. Go to the editor and add the VS Knowledge Base block or the shortcode [knowledgebase] to a page. This will display your knowledge base. Or go to Appearance > Widgets and use the VS Knowledge Base widget. Default settings categories: 4 columns when using block or shortode 1 column when using widget 2 columns in small screens Order by name Ascending order (A-Z) Empty categories are hidden Parent and subcategories are displayed separately Default settings posts: Order by date Descending order (new to old) All posts are displayed Customize your knowledge base with attributes. Attributes You can customize your knowledge base by adding attributes to the block, shortcode or widget. Add custom CSS class to knowledge base: class="your-class-name" Change the number of columns: columns="3" Disable the columns: columns="0" Include certain categories: include="1,3,5" Exclude certain categories: exclude="8,10,12" Display empty categories too: hide_empty="0" Change the number of posts per category: posts_per_category="5" Reverse the order of posts: order="ASC" Display posts by title: orderby="title" Display posts in random order: orderby="rand" Disable category link: category_link="false" Display category description: category_description="true" Display post counter: post_count="true" Display post meta (date and author): post_meta="true" Display View All link: view_all_link="true" Change label of View All link: view_all_link_label="your label" Change label of post without title: no_post_title_label="your label" Change the “no categories are found” text: no_categories_text="your text" Example: [knowledgebase include="1,3,5" hide_empty="0" post_meta="true"] When using the block or the widget, don’t add the main shortcode tag or the brackets. Example: include="1,3,5" hide_empty="0" post_meta="true" With the columns attribute you can set the number of columns between 1 and 4. In small screens max 2 colums. You can disable the columns in favour of your own styling. The columns attribute will be ignored when using the block or widget. Because you can set the columns via the block or widget settings. Post tags Besides displaying posts by category you can also display posts by tag: taxonomy="post_tag" Custom post types It’s also possible to display categories and posts from a custom post type (such as WooCommerce product categories and products). To display these categories and posts you should add 2 attributes: “taxonomy” and “post_type” WooCommerce: Product categories and products: taxonomy="product_cat" post_type="product" Include product category image: taxonomy="product_cat" post_type="product" woo_image="true" Display by tag instead of category: taxonomy="product_tag" post_type="product" Have a question? Please take a look at the FAQ section. Translation Translations are not included, but the plugin supports WordPress language packs. More translations are very welcome! The translation folder inside this plugin is redundant, but kept for reference. Credits Without help and support from the WordPress community I was not able to develop this plugin, so thank you!
Top keywords
- post17×2.81%
- categories14×2.31%
- display13×2.15%
- posts13×2.15%
- columns11×1.82%
- base10×1.65%
- knowledge10×1.65%
- knowledge base10×1.65%
- product10×1.65%
- category9×1.49%
- block8×1.32%
- order7×1.16%
VS Link Manager
About With this lightweight plugin you can display a set of links from the Link Manager. The Link Manager is part of WordPress but disabled by default. This plugin will activate it again. Main features of the plugin: Free and lightweight Support for Block Editor and Classic Editor Display your link list with block, shortcode or widget Customize your link list with attributes Documentation at WP plugin page Active support from developer at WP forum With this plugin you can also create a blogroll or link portal in the same way as a link list. How to use After installation go to menu item “Links” and create some categories and links. Links must be assigned to a category. Go to the editor and add the VS Link Manager block or the shortcode [links] to a page. This will display your link list. Or go to Appearance > Widgets and use the VS Link Manager widget. Default settings categories: 4 columns when using block or shortode 1 column when using widget 2 columns in small screens Order by name Ascending order (A-Z) Empty categories are hidden Default settings links: Order by name Ascending order (A-Z) All links are displayed Customize your link list with attributes. Attributes You can customize your link list by adding attributes to the block, shortcode or widget. Add custom CSS class to link list: class="your-class-name" Change the number of columns: columns="3" Disable the columns: columns="0" Include certain categories: include="1,3,5" Exclude certain categories: exclude="8,10,12" Display empty categories too: hide_empty="0" Display category description: category_description="true" Change the number of links per category: links_per_category="5" Reverse the order of links: order="DESC" Display links by ID: orderby="ID" Display links in random order: orderby="rand" Hide link title: link_title="false" Hide link description: link_description="false" Change feed label: feed_label="your label" Change the “no categories are found” text: no_categories_text="your text" Example: [links include="1,3,5" category_description="true" links_per_category="5"] When using the block or the widget, don’t add the main shortcode tag or the brackets. Example: include="1,3,5" category_description="true" links_per_category="5" With the columns attribute you can set the number of columns between 1 and 4. In small screens max 2 colums. You can disable the columns in favour of your own styling. The columns attribute will be ignored when using the block or widget. Because you can set the columns via the block or widget settings. With the “hide link title” attribute you can hide the link title if the link has an image assigned to it. This way you can display the link image only, instead of both. Widget This plugin activates the Links widget again. Because this widget is part of WordPress, plugin has no control over it. You can use the VS Link Manager widget instead. Have a question? Please take a look at the FAQ section. Translation Translations are not included, but the plugin supports WordPress language packs. More translations are very welcome! The translation folder inside this plugin is redundant, but kept for reference. Credits Without help and support from the WordPress community I was not able to develop this plugin, so thank you!