{"id":28332,"date":"2014-03-19T01:17:43","date_gmt":"2014-03-19T01:17:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sis-accordion\/"},"modified":"2014-09-07T17:30:27","modified_gmt":"2014-09-07T17:30:27","slug":"sis-accordion","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/sis-accordion\/","author":13707844,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.1","stable_tag":"2.1","tested":"4.0.38","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"SIS Accordion","header_author":"Sayful Islam","header_description":"","assets_banners_color":"f8f8f8","last_updated":"2014-09-07 17:30:27","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/sis-accordion\/","header_author_uri":"http:\/\/sayful.net","rating":3.2,"author_block_rating":0,"active_installs":40,"downloads":4567,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.1":"<p>Upgrade the plugin to get new options and functions.<\/p>"},"ratings":{"1":"2","2":0,"3":0,"4":"1","5":"2"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"928909","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.1"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1567091","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1567091","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1567091","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1567091","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1567091","resolution":"1","location":"plugin"}},"screenshots":{"1":"Screenshot of accordion button before click on it.","2":"Screenshot of accordion button after click on it.","3":"Screenshot of accordion.","4":"Screenshot of accordion Settings.","5":"Screenshot of accordion custom post type."}},"plugin_section":[],"plugin_tags":[1741,12250,2137],"plugin_category":[43],"plugin_contributors":[79949],"plugin_business_model":[],"class_list":["post-28332","plugin","type-plugin","status-closed","hentry","plugin_tags-accordion","plugin_tags-jquery-accordion","plugin_tags-wordpress-accordion","plugin_category-customization","plugin_contributors-sayful","plugin_committers-sayful"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sis-accordion_f8f8f8.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sis-accordion\/trunk\/screenshot-1.png?rev=1567091","caption":"Screenshot of accordion button before click on it."},{"src":"https:\/\/ps.w.org\/sis-accordion\/trunk\/screenshot-2.png?rev=1567091","caption":"Screenshot of accordion button after click on it."},{"src":"https:\/\/ps.w.org\/sis-accordion\/trunk\/screenshot-3.png?rev=1567091","caption":"Screenshot of accordion."},{"src":"https:\/\/ps.w.org\/sis-accordion\/trunk\/screenshot-4.png?rev=1567091","caption":"Screenshot of accordion Settings."},{"src":"https:\/\/ps.w.org\/sis-accordion\/trunk\/screenshot-5.png?rev=1567091","caption":"Screenshot of accordion custom post type."}],"raw_content":"<!--section=description-->\n<p>Fully written in jQuery and <a href=\"http:\/\/jqueryui.com\/accordion\/\">jQuery-UI Accordion Widget<\/a>, the plugin adds a displays collapsible content panels for presenting information in a limited amount of space.<\/p>\n\n<p>There are two ways to add accordion to your site:<\/p>\n\n<p>First:<\/p>\n\n<p>Create your Accordion Items from the Accordion menu &amp; paste the following shortcode where you want to display:<\/p>\n\n<pre><code>[all-accordion]\n<\/code><\/pre>\n\n<p>Or you can paste following to add accordion to your theme:<\/p>\n\n<pre><code>&lt;?php echo do_shortcode('[all-accordion]'); ?&gt;\n<\/code><\/pre>\n\n<p>Second:<\/p>\n\n<p>If you want to use multiple accordion at diffrent page or post at your theme write the following code<\/p>\n\n<pre><code>[accordion id=''][item title='YOUR_TITLE_GOES_HERE']YOUR_CONTENT_GOES_HERE[\/item][\/accordion]\n<\/code><\/pre>\n\n<p>Repeat <code>[item title='YOUR_TITLE_GOES_HERE']YOUR_CONTENT_GOES_HERE[\/item]<\/code> as many Items as you want. Inside id=\"\" give a unique name and you can use a prefix \"accordion-\" to avoid conflict with other.<\/p>\n\n<p>You can change options by adding this:<\/p>\n\n<pre><code>[accordion id='' collapsible='' active='' event='' heightstyle='' headericons='' activeheadericons='']\n<\/code><\/pre>\n\n<p>The possible value of options:<\/p>\n\n<pre><code>collapsible='false|true'\nactive='0'  The zero-based index of the panel that is active (open). Default: 0 \nevent='click|mouseover'\nheightstyle='auto|fill|content'\n<\/code><\/pre>\n\n<p>Write the class name of <a href=\"http:\/\/api.jqueryui.com\/theming\/icons\/\">jQuery UI CSS Framework<\/a> inside headericons='' &amp; activeheadericons=''<\/p>\n\n<h3>CREDIT<\/h3>\n\n<p>1.This plugin was developed by <a href=\"http:\/\/sayful.net\">Sayful Islam<\/a><\/p>\n\n<h3>CONTACT<\/h3>\n\n<p><a href=\"http:\/\/www.sayful.net\">Sayful Islam<\/a><\/p>\n\n<!--section=installation-->\n<p>Installing the plugins is just like installing other WordPress plugins. If you don't know how to install plugins, please review the two options below:<\/p>\n\n<p>Install by Search<\/p>\n\n<ul>\n<li>From your WordPress dashboard, choose 'Add New' under the 'Plugins' category.<\/li>\n<li>Search for 'SIS Accordion' a plugin will come called 'SIS Accordion by Sayful Islam' and Click 'Install Now' and confirm your installation by clicking 'ok'<\/li>\n<li>The plugin will download and install. Just click 'Activate Plugin' to activate it.<\/li>\n<\/ul>\n\n<p>Install by ZIP File<\/p>\n\n<ul>\n<li>From your WordPress dashboard, choose 'Add New' under the 'Plugins' category.<\/li>\n<li>Select 'Upload' from the set of links at the top of the page (the second link)<\/li>\n<li>From here, browse for the zip file included in your plugin titled 'sis-accordion.zip' and click the 'Install Now' button<\/li>\n<li>Once installation is complete, activate the plugin to enable its features.<\/li>\n<\/ul>\n\n<p>Install by FTP<\/p>\n\n<ul>\n<li>Find the directory titles 'sis-accordion' and upload it and all files within to the plugins directory of your WordPress install (WORDPRESS-DIRECTORY\/wp-content\/plugins\/) [e.g. www.yourdomain.com\/wp-content\/plugins\/]<\/li>\n<li>From your WordPress dashboard, choose 'Installed Plugins' option under the 'Plugins' category<\/li>\n<li>Locate the newly added plugin and click on the 'Activate' link to enable its features.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<p>Do you have questions or issues with SIS Accordion? <a href=\"http:\/\/wordpress.org\/support\/plugin\/sis-accordion\">Ask for support here.<\/a><\/p>\n\n<!--section=changelog-->\n<h4>version 2.1<\/h4>\n\n<ul>\n<li>Add event option to hide\/show items on click or mouseover<\/li>\n<\/ul>\n\n<h4>version 2.0<\/h4>\n\n<ul>\n<li>Add accordion with custom post type<\/li>\n<li>Add multiple accordion at same page or theme<\/li>\n<li>Configure option as your need<\/li>\n<\/ul>\n\n<h4>version 1.2<\/h4>\n\n<ul>\n<li>A new option has been added to collapse all panels<\/li>\n<\/ul>\n\n<h4>version 1.1<\/h4>\n\n<ul>\n<li>A bug fixed to add a hyperlink in the description<\/li>\n<\/ul>\n\n<h4>version 1.0<\/h4>\n\n<ul>\n<li>Implementation of basic functionality.<\/li>\n<\/ul>","raw_excerpt":"Displays collapsible content panels for presenting information in a limited amount of space.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/28332","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=28332"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sayful"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=28332"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=28332"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=28332"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=28332"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=28332"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=28332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}