=== RKD FAQ === Contributors: wietsewarendorff Donate link: http://www.rkdwp.com/plugins/rkd-faq Tags: faq, accordion, jquery, jquery-ui, themeroller Requires at least: 3.0 Tested up to: 3.4 Stable tag: 1.0.13 Creates a FAQ Accordion == Description == Creates a FAQ Accordion == Installation == 1. Upload the files to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enter questions/answers through the admin panel 4. Use the shorttag [rkdfaq] on a page == Changelog == = 1.0.13 = * Added ordering field = 1.0.12 = * Fixed "extra slashes"-problem when magic quotes are turned on = 1.0.11 = * Added option: active = 1.0.10 = * Fixed problem with html-tags showing up in the editor = 1.0.9 = * Wordpress 3.3 compatibility = 1.0.8 = * Fixed jquery-ui include = 1.0.7 = * What a mess! Complete rewrite needed, follow development on http://www.rkdwp.com = 1.0.6 = * Minor fix in file-include = 1.0.5 = * Added active option = 1.0.4 = * Added themeroller support = 1.0.3 = * Removed usage of the_editor()-function and replaced it with a plain textarea since it was buggy... looking for a decent solution! = 1.0.2 = * Switched jQueryUI to Google-CDN * Changed plugin URI = 1.0.1 = * Fixed minor error with default options = 1.0 = * First release