這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Hamelp

描述

This plugin add new custom post type ‘FAQ’. With some functionality, you can build help center for your user.
What is help center? We collect examples at our github wiki.

Creating Portal

This plugin will provide…

  • Custom post type with single page and archive page.
  • Custom taxonomy associated to CPT.
  • Incremental search box.

You can use shortcode hamelp-search in page content.

[hamelp-search label='Enter your question here.'][/hamelp-search]

And you can call in your theme altenatively.

<?php echo do_shortcode( '[hamelp-search][/hamelp-search]' ) ?>

安裝

Install itself is easy. Auto install from admin panel is recommended. Search with hamelp.

  1. Donwload and unpack plugin file, upload hamelp folder to /wp-content/plugins directory.
  2. Activate it from admin panel.

常見問題

How can I contribute?

You can contribute to our github repo. Any issues or PRs are welcomed.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Hamelp” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Hamelp 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Hamelp 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.4

1.0.3

  • Bugfix and change glocal functions.

1.0.2

  • Fix taxonomy to be shown in Gutenberg.

1.0.1

  • Fix no vendor directory bug.

1.0.0

  • Initial release.