Description
This plugin provides a quick and easy way add FAQs using custom post type and later on displaying those FAQs using shortcodes.
Arbitrary section
Installation
- Upload the ‘bs_faq_plugin’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
or
- Go to the ‘Plugins’ menu in WordPress and click ‘Add New’
- Search for ‘BS FAQ’ and select ‘Install Now’
- Activate the plugin when prompted
FAQ
- Installation Instructions
-
- Upload the ‘bs_faq_plugin’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
or
- Go to the ‘Plugins’ menu in WordPress and click ‘Add New’
- Search for ‘BS FAQ’ and select ‘Install Now’
- Activate the plugin when prompted
- How do I get my FAQs to show up on my page?
-
-
To display FAQs, place the [bs-faqs-list] shortcode on a page or post
-
To display FAQs for a specific category, place the [bs-faqs category=’Enter Your Category Here’] shortcode on a page
-
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BS FAQ Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BS FAQ Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial Release