BS FAQ Plugin
BS FAQ Plugin
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
Changelog
1.0.0
- Initial Release