Title: Knowledge Base CPT
Author: DannyCooper
Published: <strong>2015 年 1 月 18 日</strong>
Last modified: 2019 年 11 月 14 日

---

搜索插件

![](https://ps.w.org/knowledge-base-cpt/assets/banner-772x250.jpg?rev=1105080)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/knowledge-base-cpt/assets/icon-256x256.jpg?rev=1201742)

# Knowledge Base CPT

 作者：[DannyCooper](https://profiles.wordpress.org/dannycooper/)

[下载](https://downloads.wordpress.org/plugin/knowledge-base-cpt.zip)

 * [详情](https://cn.wordpress.org/plugins/knowledge-base-cpt/#description)
 * [评价](https://cn.wordpress.org/plugins/knowledge-base-cpt/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/knowledge-base-cpt/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/knowledge-base-cpt/#developers)

 [支持](https://wordpress.org/support/plugin/knowledge-base-cpt/)

## 描述

Enables a **knowledge base** post type and **section** taxonomy.

The plugin adds a Knowledge Base tab to your admin menu, which allows you to add
articles just as you would regular posts. This allows you to keep your articles 
even if you change theme.

The Apollo Theme was built purposely to work with this plugin – [Apollo Theme](http://crtv.mk/ez5P)

#### Bugs

If you find an issue, let us know [here](https://github.com/DannyCooper/knowledge-base-cpt/issues)!

#### Contributions

Anyone is welcome to contribute to the Knowledge Base CPT plugin.

There are various ways you can contribute:

 1. Raise an [Issue](https://github.com/DannyCooper/knowledge-base-cpt/issues) on GitHub
 2. Send us a Pull Request with your bug fixes and/or new features
 3. Translate the Knowledge Base CPT plugin into [different languages](https://www.transifex.com/projects/p/knowledge-base-cpt/)
 4. Provide feedback and suggestions on [enhancements](https://github.com/DannyCooper/knowledge-base-cpt/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open)

## 屏幕截图

 * [[
 * Knowledge Base permalink setting
 * [[
 * Articles Widget

## 安装

Upload ‘Knowledge Base CPT’, activate it, and you’re done!

Place the [knowledgebase] shortcode on any post or page to display your articles.

## 常见问题

  How do I change the permalink on articles?

In wp-admin, navigate to Settings -> Permalink Settings

Enter a value next to ‘Knowledge Base’

Press ‘Save Changes’.

  Shortcode Options

The shortcode is extremely flexible. With no attributes set it will show all sections
and articles:

    ```
    [knowledgebase]
    ```

Adding a ‘parent’ attribute will limit the output to only sections that are within
the parent you specify:

    ```
    [knowledgebase parent="29"]
    ```

Another option is to set the order

    ```
    [knowledgebase orderby="id"]
    ```

The full list of paramters can be found here: [WP_Term_Query::__construct](https://developer.wordpress.org/reference/classes/wp_term_query/__construct/)

  What does the ‘Show only articles from current section?’ setting do?

If this option is enabled, the widget will only display articles within the same
section as the current article or section being viewed.

This allows you to create a ‘Related Articles’ widget.

Leaving this option unchecked allows you to create a ‘Recent Articles’ widget.

## 评价

![](https://secure.gravatar.com/avatar/98b15f546b68207e8055993c1276b8cc71cd2a1a0e8c50e6662cedb286ccfeb2?
s=60&d=retro&r=g)

### 󠀁[Works fine !](https://wordpress.org/support/topic/works-fine-526/)󠁿

 [direct-compute](https://profiles.wordpress.org/direct-compute/) 2016 年 9 月 3
日

Thank you ! 🙂 i love it 🙂

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/)

## 贡献者及开发者

「Knowledge Base CPT」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ DannyCooper ](https://profiles.wordpress.org/dannycooper/)

[帮助将「Knowledge Base CPT」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/knowledge-base-cpt)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/knowledge-base-cpt/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/knowledge-base-cpt/)，或通过[RSS](https://plugins.trac.wordpress.org/log/knowledge-base-cpt/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/knowledge-base-cpt/)。

## 更新日志

#### 1.1.1

 * Tested with WP5.3

#### 1.1.0

_Release Date – 21th February 2018_

 * Added [knowledgebase] shortcode

#### 1.0.9

_Release Date – 18th January 2018_

 * Improved security
 * Improved codestyle

#### 1.0.8

_Release Date – 15th November 2017_

 * Tested with latest WordPress versions.

#### 1.0.7

_Release Date – 9th October 2017_

 * Tested with latest WordPress versions.

#### 1.0.6

_Release Date – 17th September 2015_

 * Fix articles widget number error
 * Added articles widget section option

#### 1.0.5

_Release Date – 18th July 2015_

Refactored code using OOP principles.

#### 1.0.3

_Release Date – 5th June 2015_

 * Added option to change knowledge base slug under ‘Permalink Settings’.
 * Changed default permalink slug from ‘knowledge_base’ to ‘kb’

#### 1.0.2

_Release Date – 4th March 2015_

 * Fixed problem with rewrites

#### 1.0.1

_Release Date – 16th Febuary 2015_

 * Added recent article widget
 * Added hierarchy to section taxonomy

#### 1.0.0

_Release Date – 15th January 2015_

 * Initial release

## 额外信息

 *  版本 **1.1.1**
 *  最后更新：**7 年前**
 *  活跃安装数量 **50+**
 *  WordPress 版本 ** 4.0 或更高版本 **
 *  已测试的最高版本为 **5.3.21**
 *  PHP 版本 ** 5.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/knowledge-base-cpt/)
 * 标签
 * [custom post type](https://cn.wordpress.org/plugins/tags/custom-post-type/)[documentation](https://cn.wordpress.org/plugins/tags/documentation/)
   [faqs](https://cn.wordpress.org/plugins/tags/faqs/)[knowledge base](https://cn.wordpress.org/plugins/tags/knowledge-base/)
   [wiki](https://cn.wordpress.org/plugins/tags/wiki/)
 *  [高级视图](https://cn.wordpress.org/plugins/knowledge-base-cpt/advanced/)

## 评级

 4.5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/knowledge-base-cpt/reviews/)

## 贡献者

 *   [ DannyCooper ](https://profiles.wordpress.org/dannycooper/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/knowledge-base-cpt/)