=== Plugin Name === Contributors: jgardner03 Tags: arconix, faq, toggle Requires at least: 3.1 Tested up to: 3.4.1 Stable tag: 1.1.1 Arconix FAQ provides an easy way to add FAQ items to your website. == Description == Utilizing Custom Post Types, this plugin the user to easily add FAQ items to their website. Display them using the supplied shortcode and show/hide them via a jQuery toggle box. The FAQ's can be displayed in groups by tagging them during the FAQ item's creation. = Features = * Custom Post-Type driven * jQuery toggle when using the shortcode * Can be displayed in groups by using the "group" taxonomy == Installation == You can download and install Arconix FAQ using the built in WordPress plugin installer. If you download the plugin manually, make sure the files are uploaded to `/wp-content/plugins/arconix-faq/`. Activate Arconix-FAQ in the "Plugins" admin panel using the "Activate" link. == Upgrade Notice == Upgrade normally via your Wordpress admin -> Plugins panel. == Frequently Asked Questions == = Quick and dirty - how do I display my FAQ's? = * use the `[faq]` shortcode in a widget or on a post/page. = Where can I find more information on how to use the plugin? = * Visit the plugin's [Wiki Page](http://arcnx.co/afwiki "Arconix FAQ Wiki") for documentation * Tutorials on advanced plugin usage can be found at [Arconix Computers](http://arconixpc.com/tag/arconix-faq) = I have a problem or a bug = * Check out the WordPress [support forum](http://arcnx.co/afhelp) = Can you add X option or functionality? = I can certainly look into it. Contact me through [Twitter](http://arcnx.co/twitter), [Facebook](http://arcnx.co/facebook) or my [Website](http://arcnx.co/1 "Arconix Computers"). == Screenshots == 1. Post Type in WordPress navigation list 2. Post Type Admin display 3. Grouping and Toggling display == Changelog == = 1.1.1 - 2012.08.22 = * minor update to allow the user to specify a FAQ group they'd like to display = 1.1 - 2012.08.14 = * Added a "group" taxonomy for displaying the FAQ items in groups * Updated the CSS with more inline documentation * fixed a couple minor bugs = 1.0.5 - 2012.07.20 = * fixed a critical bug in the shortcode = 1.0.4 - 2012.07.17 = * fixed a display bug which caused all faq's to be loaded before any content = 1.0.3 - 2012.04.25 = * Show all FAQs and no longer paginate (overridable in the shortcode) * fix broken dashboard widget = 1.0.2 = * version bump to add readme.txt and screenshots = 1.0.1 = * Initial Release