Description
This plugin is designed to be a simple solid base for managing an FAQ section on your web site.
It consists of:
- A simple ‘faqz’ post type
- [faqz /] shortcode
- FAQ search widget
- FAQ search form template tag
Screenshots
Installation
- Upload the
faqz
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ-e
Why aren’t there may options and features?
This is just a first release. More to come…
Reviews
There are no reviews for this plugin.
Contributors & Developers
“FAQz” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “FAQz” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3
- Make FAQz post type public by default.
- Register
faqz_category
taxonomy. - Set rewrite slug
with_front
to false.
0.2
- Code tidy/restructure and documentation.
0.1
- First release.