=== Plugin Name === Contributors: jgardner03 Tags: arconix, faq, toggle Requires at least: 3.1 Tested up to: 3.4.1 Stable tag: 1.0.5 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 activated by a jQuery toggle box or the post-type archive. = Features = * Custom Post-Type driven * jQuery toggle when using the shortcode * Can be extended and customized by advanced users by creating an archive-faq.php template == 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 == Changelog == = 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 dasboard widget = 1.0.2 = * version bump to add readme.txt and screenshots = 1.0.1 = * Initial Release