Hamelp

plugin banner

FAQ template plugin by Hametuha.

Author:Takahashi Fumiki (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:5.2.11
Plugin version:1.0.4
Added to WordPress repository:07-08-2018
Last updated:03-09-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/extend/plugins/hamelp
Total downloads:795
plugin download
Click to start download

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

FAQ
ChangeLog