Init FAQ
A Init Faq (Frequently Asked Questions) plugin is a simple and quick way to display faqs in your theme using shortcodes.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3316 days ago
Is Init FAQ abandoned?
Possibly abandoned (last update 3316 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
A Init Faq (Frequently Asked Questions) plugin is a simple and quick way to display faqs in your theme using shortcodes { [init_faqs] or [init_faqs limit="10"] , [init_faqs category="15"] , [init_faqs category_list="1"] }.
Here is the example :
General
[init_faqs category="category_ID"]
Standard
[init_faqs category="category_ID"]
To use this FAQ plugin just create a new page and add this FAQ shortcode
[init_faqs]
OR
If you want to display FAQ by category then use this shortcode
[init_faqs category=”category_ID”]
OR
If you want to display FAQ by category listing then use this shortcode
[init_faqs category_list=”1″]
Features Include:
- Faqs with category
[init_faqs category="category_ID"] - Just create a FAQs page and add short code
[init_faqs] - Most important – template redirect
- custom jquery code
- Easy to configure FAQ page
- Smooth FAQ jQuery Effect
- Smoothly integrates this faq plugin into any theme
- CSS and JS file for FAQ custmization
- Search Engine Friendly URLs
Installation
- Upload the ‘init-faq’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the Init Faqs list plugin through the ‘Plugins’ menu in WordPress.
- Add a new page and add this shortcode
[init_faqs]
Frequently Asked Questions
Are there shortcodes for FAQs items?
Yes, one shortcode with four different parameters availabe.
1. Limit
2. Category
3. Parent Category
4. Category List View
Add a new faq page and add this shortcode [init_faqs]
Review feed
Changelog
1.0
- Initial Release
- Adds Custom Post Type With Taxonomy
- Adds FAQs
- Adds Category
- Responsive
- Browser Compatible
![All Faqs <code>[init_faqs]</code>](https://ps.w.org/init-faqs/trunk/screenshot-1.png?rev=1585332)
![Faq With Category <code>[init_faqs category="11"]</code>](https://ps.w.org/init-faqs/trunk/screenshot-2.png?rev=1585332)
![Faq With Parent Category <code>[init_faqs category="13"]</code>](https://ps.w.org/init-faqs/trunk/screenshot-3.png?rev=1585332)
![Faq With Category List <code>[init_faqs category_list="1"]</code>](https://ps.w.org/init-faqs/trunk/screenshot-4.png?rev=1585332)