VS Knowledge Base

Por Guido
(16 avaliações)
Baixar
  • Versão:
    7.5
  • Última atualização:
    há 2 meses
  • Instalações ativas:
    mais de 500
  • Versão do WordPress:
    5.0 ou maior
  • Testado até o WordPress:
    6.5.4
  • Versão do PHP:
    7.0 ou maior

Hospedagem WordPress com plugin VS Knowledge Base

Onde hospedar o plugin VS Knowledge Base?

Este plugin pode ser hospedado em qualquer servidor que possua WordPress instalado. Recomendamos escolher uma hospedagem de confiança, com servidores adaptados para WordPress, como o serviço de hospedagem de sites da MCO2.

Hospedando o plugin VS Knowledge Base em um provedor confiável

A MCO2, além de instalar o WordPress na versão mais nova para seus clientes, fornece o plugin WP SafePress, um mecanismo singular que assegura e melhora seu site simultaneamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

About

With this lightweight plugin you can create a knowledge base that contains your categories and posts.

To display your knowledge base you can use a block, a shortcode or a widget.

You can customize your knowledge base by adding attributes to the block, the shortcode or the widget.

It’s also possible to display categories and posts from a custom post type (such as WooCommerce product categories and products).

With this plugin you can also create a FAQ or wiki in the same way as a knowledge base.

How to use

After installation add the VS Knowledge Base block or the shortcode [knowledgebase] to a page to display your knowledge base.

You can also 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
  • 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

Attributes

You can customize your knowledge base by adding attributes to the block, the shortcode or the widget.

  • Add custom CSS class to knowledge base: class="your-class-here"
  • 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 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"
  • 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 here"
  • Change label of post without title: no_post_title_label="your label here"
  • Change the “no categories are found” text: no_categories_text="your text here"

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.

The knowledge base becomes 2 columns in mobile screens (except when number of columns is set to 1).

You can also disable the columns. This can be handy if you only want to use 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.

Tradução

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.

Créditos

Without the WordPress codex and help from the WordPress community I was not able to develop this plugin, so: thank you!

Enjoy!

Capturas de tela

Knowledge Base (GeneratePress theme)

Knowledge Base (GeneratePress theme)

Knowledge Base WooCommerce products (GeneratePress theme)

Knowledge Base WooCommerce products (GeneratePress theme)

Block (dashboard)

Block (dashboard)

Widget (dashboard)

Widget (dashboard)

Do mesmo author (Guido)

VS Event List
(77 avaliações)

With this lightweight plugin you can create an event list.