Hamelp Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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]' ) ?>
Screenshots
No screenshots provided