| 开发者 | imtiazrayhan |
|---|---|
| 更新时间 | 2026年7月28日 10:00 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
assistcamp/ directory./docs/category/article/. When you add a second knowledgebase, URLs automatically switch to /docs/kb-name/category/article/./docs/ to any slug you prefer./wp-content/plugins/assistcamp, or install through the WordPress plugins screen.assistcamp_doc post type and related taxonomiesAssistCamp detects how many knowledgebases you have:
/docs/getting-started/installation//docs/product-name/getting-started/installation/Yes. AssistCamp includes PHP templates for classic themes and HTML block templates for FSE themes. It detects your active theme type and loads the appropriate templates. Classic themes also get Customizer options for layout and styling.
Yes. Place template files in a assistcamp/ directory inside your theme to override the defaults.
Yes. Go to AssistCamp > Settings > General and change the documentation slug. The default is docs.
AssistCamp uses WordPress transients to cache search results, documentation queries, and term counts. You can configure the cache duration during setup or in settings. Cache is automatically invalidated when content is updated.
kb / cat query args once in rewrite rules and read context via get_query_var() instead of raw $_GETabsint()wp_add_inline_style() call sites and drop the redundant helper