Title: editant Docs
Author: editant
Published: <strong>2026년 8월 26일</strong>
Last modified: 2026년 8월 26일

---

플러그인 검색

![](https://ps.w.org/editant-docs/assets/banner-772x250.jpg?rev=3667019)

![](https://ps.w.org/editant-docs/assets/icon.svg?rev=3667019)

# editant Docs

 작성자: [editant](https://profiles.wordpress.org/editant/)

[다운로드](https://downloads.wordpress.org/plugin/editant-docs.1.0.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/editant-docs/#description)
 * [평가](https://ko.wordpress.org/plugins/editant-docs/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/editant-docs/#installation)
 * [개발](https://ko.wordpress.org/plugins/editant-docs/#developers)

 [지원](https://wordpress.org/support/plugin/editant-docs/)

## 설명

editant Docs gives your site a proper documentation section: articles grouped into
categories, with a persistent, foldable sidebar for navigation. It draws and styles
its own index and article pages, so it looks finished the moment you activate it
and works the same on any theme, block or classic.

The look is the editant brand out of the box, and you can make it your own from 
a single settings page: keep the editant header, replace it with your own logo and
name, or hide it, set an accent colour to match your brand, and choose the label
for your section, for example “Documentation”, “Help”, or “Knowledge base”.

Because the plugin renders and styles itself, it never depends on your active theme.
The IBM Plex fonts are bundled with the plugin and served from your own site, and
the styling is scoped so it neither leans on, nor leaks into, your theme.

#### What’s included

 * A documentation post type with hierarchical categories.
 * A self-contained two-column layout – foldable sidebar plus article – drawn by
   the plugin on any theme.
 * Drag-and-drop reordering of categories and the articles within them.
 * A header you control: the editant logo and name by default, your own logo and/
   or name, or no header at all.
 * An accent colour that drives links and the active sidebar item.
 * A configurable section label for the index heading.
 * A configurable URL base – set it in the admin (with a developer filter override)
   so your docs can live at /docs, /help, /kb, or wherever you like.
 * Bundled IBM Plex fonts – no dependency on the active theme and no font CDN.
 * One-click sample content you can load and remove from the Settings page (no WP-
   CLI needed).
 * Translation-ready.

#### Privacy

editant Docs stores its settings in your own WordPress database and sends no data
to any external service. The bundled fonts are served from your own site, not from
a third-party font CDN.

## 스크린샷

[⌊The documentation index: the foldable sidebar beside a category-grouped list of
articles.⌉⌊The documentation index: the foldable sidebar beside a category-grouped
list of articles.⌉[

The documentation index: the foldable sidebar beside a category-grouped list of 
articles.

[⌊A single article with the sidebar, the current article highlighted.⌉⌊A single 
article with the sidebar, the current article highlighted.⌉[

A single article with the sidebar, the current article highlighted.

[⌊The Settings page: header choice, accent colour, content label, URL base, and 
one-click sample content.⌉⌊The Settings page: header choice, accent colour, content
label, URL base, and one-click sample content.⌉[

The Settings page: header choice, accent colour, content label, URL base, and one-
click sample content.

[⌊The Reorder screen: drag categories and articles into the order you want.⌉⌊The
Reorder screen: drag categories and articles into the order you want.⌉[

The Reorder screen: drag categories and articles into the order you want.

## 블록

이 플러그인은 2개의 블록을 제공합니다.

 *   Sidebar Nav
 *   Post Category

## 설치

 1. Upload the plugin to your `/wp-content/plugins/` directory, or install it via Plugins-
    > Add New.
 2. Activate editant Docs through the Plugins menu.
 3. Add categories under editant Docs -> Categories, then write articles under editant
    Docs -> Add new doc article and assign each one a category.
 4. Visit /docs to see your documentation. Reorder categories and articles under editant
    Docs -> Reorder, and rebrand the look under editant Docs -> Settings.

Requirements:

 * WordPress 6.5 or later
 * PHP 8.1 or later

## FAQ

### Where does my documentation appear?

The index is at `/docs` and each article is at `/docs/<article-slug>`. Both are 
drawn and styled by the plugin, so they look the same on any theme.

### Can I change the /docs URL?

Yes. Go to editant Docs -> Settings and set the URL base to whatever you like, for
example “help” or “kb”. The links update as soon as you save, with no need to touch
the Permalinks screen. Changing the base means existing links to the old address
stop working. Developers can still override the base with the `editant_docs_archive_base`
filter.

### Does it work on any theme?

Yes. The plugin renders its own single-article and index layouts and ships its own
styling and fonts, so it works identically on block themes and classic themes without
any theme configuration.

### Can I use my own branding?

On the editant Docs Settings page you can keep the editant header, replace it with
your own logo and/or name, or hide the header entirely, and set an accent colour
to match your brand. You can also change the label shown on the index, for example
to “Help” or “Knowledge base”.

### How do I add the sample content?

Sample content is optional and never installed automatically. Go to editant Docs-
> Settings and click “Load sample content” to add a few neutral categories and articles
that are safe to edit or delete. “Remove sample content” deletes only what the plugin
added, never your own articles.

If you prefer the command line, the same content can be loaded with WP-CLI:

    ```
    wp eval-file wp-content/plugins/editant-docs/bin/seed.php
    ```

### Does uninstalling delete my articles?

No. Uninstalling removes only the plugin’s settings row. Your documentation articles
and categories are your content and are left untouched. Delete them yourself first
if you want them gone.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“editant Docs”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “editant Docs”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/editant-docs)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/editant-docs/)는, [SVN 저장소](https://plugins.svn.wordpress.org/editant-docs/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/editant-docs/)
을 [RSS](https://plugins.trac.wordpress.org/log/editant-docs/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.1

 * Point the plugin homepage at the Free Tools page. No functional change.

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.0.1**
 *  최근 업데이트: **4주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.5 또는 그 이상 **
 *  다음까지 시험됨: **7.1.2**
 *  PHP 버전 ** 8.1 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/editant-docs/)
 * 태그:
 * [docs](https://ko.wordpress.org/plugins/tags/docs/)[documentation](https://ko.wordpress.org/plugins/tags/documentation/)
   [help](https://ko.wordpress.org/plugins/tags/help/)[knowledge base](https://ko.wordpress.org/plugins/tags/knowledge-base/)
   [sidebar](https://ko.wordpress.org/plugins/tags/sidebar/)
 *  [고급 보기](https://ko.wordpress.org/plugins/editant-docs/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/editant-docs/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/editant-docs/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/editant-docs/)