ibericode/wp-knowledge-base

This package is abandoned and no longer maintained. No replacement package was suggested.

WordPress powered documentation.

Installs: 12 753

Dependents: 0

Suggesters: 0

Security: 0

Stars: 53

Watchers: 12

Forks: 12

Open Issues: 11

Type:wordpress-plugin

1.2.2 2020-02-10 08:44 UTC

This package is auto-updated.

Last update: 2023-11-22 11:59:52 UTC


README

WordPress powered knowledge base for your products. Beautiful.

Usage

This plugin provides you with a custom post type, some taxonomies and other useful tools for building a knowledge base of documentation articles.

Functions & Shortcodes

wpkb_article_list( array( 'category' => 'Getting Started', 'title' => 'Start here..' ) );
wpkb_search_form();
wpkb_breadcrumbs();
wpkb_table_of_contents( array( 'title' => 'In this article' ) );
wpkb_category_list();
wpkb_keyword_list();

Settings

On top of that, it comes with some useful rewriting & settings.

  • Use a custom page (incl. slug & title) as your overview (archive) page.
  • Quickly hide certain articles from overview pages, for example to phase out deprecated articles.

License

GPL v2