Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Hamelp

Mô tả

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]' ) ?>

Cài đặt

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.

Hỏi đáp

How can I contribute?

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

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Hamelp” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Hamelp” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Hamelp” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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.