{"id":76731,"date":"2017-10-27T15:57:39","date_gmt":"2017-10-27T15:57:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/jd-faq\/"},"modified":"2018-05-24T14:35:53","modified_gmt":"2018-05-24T14:35:53","slug":"jd-faq","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/jd-faq\/","author":14634567,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.1","stable_tag":"trunk","tested":"4.9.29","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"WP Responsive FAQ with Category","header_author":"WP Online Help","header_description":"A simple FAQ plugin created with WordPress custom post type.","assets_banners_color":"a4ddd6","last_updated":"2018-05-24 14:35:53","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/wponlinehelp.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":702,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.0":"<p>added new css and js file<\/p>","1.0":"<p>Initial release<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"4"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1880221","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1880866","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1846059","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1846059","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1846059","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1846059","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1846059","resolution":"5","location":"assets"}},"screenshots":{"1":"all Faqs","2":"Add new Faq","3":"How to add short code","4":"Faq with category","5":"preview faq"}},"plugin_section":[],"plugin_tags":[1643,2093,2094,2095,148398],"plugin_category":[46],"plugin_contributors":[148400,154870],"plugin_business_model":[],"class_list":["post-76731","plugin","type-plugin","status-closed","hentry","plugin_tags-faq","plugin_tags-faq-list","plugin_tags-faq-plugin","plugin_tags-faqs","plugin_tags-jquery-ui-accordion","plugin_category-editor-and-writing","plugin_contributors-bhargavdholariya","plugin_contributors-wponlinehelp","plugin_committers-bhargavdholariya"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/jd-faq_a4ddd6.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/jd-faq\/assets\/screenshot-1.png?rev=1846059","caption":"all Faqs"},{"src":"https:\/\/ps.w.org\/jd-faq\/assets\/screenshot-2.png?rev=1846059","caption":"Add new Faq"},{"src":"https:\/\/ps.w.org\/jd-faq\/assets\/screenshot-3.png?rev=1846059","caption":"How to add short code"},{"src":"https:\/\/ps.w.org\/jd-faq\/assets\/screenshot-4.png?rev=1846059","caption":"Faq with category"},{"src":"https:\/\/ps.w.org\/jd-faq\/assets\/screenshot-5.png?rev=1846059","caption":"preview faq"}],"raw_content":"<!--section=description-->\n<p>Wordpress CMS site needs a FAQs section. JD faqs plugin  allows you add, manage and display FAQ on your wordpress website. This plugin is created with custom post type.<\/p>\n\n<p>Now you can also Fillter OR Display FAQ by category.<\/p>\n\n<p>Here is the example :<\/p>\n\n<pre><code>News\n[wpoh_faq category=\"category_ID\" single_open=\"true\" transition_speed=\"Numeric\"]\nsports\n[wpoh_faq category=\"category_ID\" single_open=\"true\" transition_speed=\"Numeric\"]\n<\/code><\/pre>\n\n<p>To use this FAQ plugin just create a new page and add this FAQ short code \n    [wpoh_faq] \nOR\nIf you want to display FAQ by category then use this short code \n    [wpoh_faq  category=\"category_ID\"]<\/p>\n\n<h4>Shortcode parameters are<\/h4>\n\n<ul>\n<li><strong>limit<\/strong> : [wpoh_faq limit=\"10\"] (ie Limit the number of FAQ's items to be display. By default value is limit=\"-1\" ie all)<\/li>\n<li><strong>category<\/strong> : [wpoh_faq category=\"category_ID\"] (ie Display FAQ's by category. You can find shortcode under <strong>Faq -&gt; FAQ Category<\/strong>)<\/li>\n<li><strong>single_open<\/strong> : [wpoh_faq single_open=\"true\"] (ie Display One FAQ item when click to open. By default value is \"true\". Values are \"true\" and \"false\")<\/li>\n<li><strong>transition_speed<\/strong> : [wpoh_faq transition_speed=\"300\"] (ie transition speed when user click to open FAQ item )<\/li>\n<\/ul>\n\n<p>This faqs plugin add a FAQs page in your wordpress website with accordion.<\/p>\n\n<p>The faq plugin adds a \"FAQ\" tab to your admin menu, which allows you to enter FAQ Title and FAQ Description items just as you would regular posts.<\/p>\n\n<p>we have also used faq accordion function so that user can show\/hide FAQ content.<\/p>\n\n<h4>New Features include:<\/h4>\n\n<ul>\n<li>wp-faq with category <code>[wpoh_faq  category=\"category_ID\"]<\/code> You can find shortcode under <strong>Faq -&gt; FAQ Category<\/strong><\/li>\n<li>Just create a FAQs page and add short code <code>[wpoh_faq limit=\"-1\"]<\/code><\/li>\n<li>accordion<\/li>\n<li>Add thumb image for FAQ<\/li>\n<li>Easy to configure FAQ page<\/li>\n<li>Smooth FAQ Accordion effect<\/li>\n<li>CSS and JS file for FAQ custmization<\/li>\n<li>Search Engine Friendly URLs<\/li>\n<li>Added Text Domain and Domain Path<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'jd-faq' folder to the '\/wp-content\/plugins\/' directory.<\/li>\n<li>Activate the Jd faq list plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Add a new page and add this short code <code>[wpoh_faq limit=\"-1\"]<\/code><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the 'jd-faq' folder to the '\/wp-content\/plugins\/' directory.<\/li>\n<li>Activate the Jd faq list plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Add a new page and add this short code <code>[wpoh_faq limit=\"-1\"]<\/code><\/li>\n<\/ol><\/dd>\n<dt>What templates FAQs are available?<\/dt>\n<dd><p>There is one templates named 'faq.php' which work like same as defult POST TYPE in wordpress.<\/p>\n\n<p>You can also change the css as per your layout<\/p><\/dd>\n<dt>Are there shortcodes for FAQs items?<\/dt>\n<dd><p>Yes, Add a new faq page and add this short code <code>[wpoh_faq limit=\"-1\"]<\/code><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1<\/h4>\n\n<ul>\n<li>Change Dashicon Icon <\/li>\n<li>Change some css<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Adds custom post type<\/li>\n<li>Adds FAQs<\/li>\n<\/ul>","raw_excerpt":"A quick, easy way to add an responsive FAQs page. You can use this plugin as a jquery ui accordion.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/76731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=76731"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bhargavdholariya"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=76731"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=76731"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=76731"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=76731"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=76731"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=76731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}