{"id":7086,"date":"2009-10-26T19:31:41","date_gmt":"2009-10-26T19:31:41","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wordpress-tabs-slides\/"},"modified":"2016-01-13T10:55:34","modified_gmt":"2016-01-13T10:55:34","slug":"wordpress-tabs-slides","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wordpress-tabs-slides\/","author":5163021,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.3","stable_tag":"trunk","tested":"3.0.5","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"WP Tabs Slides","header_author":"Abdul Ibad","header_description":"","assets_banners_color":"","last_updated":"2016-01-13 10:55:34","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/wts.dulabs.com","header_plugin_uri":"http:\/\/wts.dulabs.com\/","header_author_uri":"http:\/\/dulabs.com","rating":3.5,"author_block_rating":0,"active_installs":500,"downloads":54152,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":"1","3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.4","1.5","1.6","1.7","1.9","2.0","2.0.1","2.0.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[86,606,612,2150,2148],"plugin_category":[50],"plugin_contributors":[80318],"plugin_business_model":[],"class_list":["post-7086","plugin","type-plugin","status-closed","hentry","plugin_tags-post","plugin_tags-responsive","plugin_tags-slides","plugin_tags-tab","plugin_tags-tabs","plugin_category-media","plugin_contributors-abdul_ibad","plugin_committers-abdul_ibad"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wordpress-tabs-slides.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Tabs and Slides (in post\/page) Plugin gives you the ability to easily add content tabs and\/or content slides. The tabs emulate a multi-page structure, while the slides emulate an accordion-like structure, inside a single page!<\/p>\n\n<h4>Support Easy Responsive Tabs as default tab engine<\/h4>\n\n<p>http:\/\/webthemez.com\/demo\/easy-responsive-tabs\/Index.html<\/p>\n\n<h4>Support Bootstrap Tab<\/h4>\n\n<p>See installation.<\/p>\n\n<h4>Demo<\/h4>\n\n<p>http:\/\/satuproperti.com\/wp-tabs-test<\/p>\n\n<h4>Github<\/h4>\n\n<p>https:\/\/github.com\/dulabs\/Wordpress-Tabs-Slides<\/p>\n\n<h4>Homepage<\/h4>\n\n<p>http:\/\/wts.dulabs.com<\/p>\n\n<p>Before update, please backup your style or wordpress.<\/p>\n\n<h4>Tabs<\/h4>\n\n<p>To linking tabs with anchors\nyou must add tabs title to anchors (ex: ?p=1#tabs1)\nif you tabs use whitespace, replace it with %20 (ex: ?p=1#tabs%201)<\/p>\n\n<h4>Slides<\/h4>\n\n<p>In previous release, slide was broken when have nested slides.\nNow, slideID is change to title of slides. don't use same name for slides.<\/p>\n\n<p>(Since version 1.8) Slides is available in accordion-like structure. You can call it with accordion tag.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload folder <code>wordpress-tabs-slides<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Test and enjoy!<\/li>\n<\/ol>\n\n<h4>Default Tab Shortcode<\/h4>\n\n<p>Insert shortcode to your post or page<\/p>\n\n<p>[tabs]\n    [tab title=\"Tab 1 Title\"]\n        Tab Content 1\n    [\/tab]\n    [tab title=\"Tab 2 Title\"]\n        Tab Content 2\n    [\/tab]\n[\/tabs]<\/p>\n\n<p>Vertical Tab<\/p>\n\n<p>[tabs type=\"vertical\"]\n    [tab title=\"Tab 1 Title\"]\n        Tab Content 1\n    [\/tab]\n    [tab title=\"Tab 2 Title\"]\n        Tab Content 2\n    [\/tab]\n[\/tabs]<\/p>\n\n<h4>Bootstrap Tab Shortcode<\/h4>\n\n<p>[boottabs]\n    [boottab title=\"Tab 1 Title\"]\n        Tab Content 1\n    [\/boottab]\n    [boottab title=\"Tab 2 Title\"]\n        Tab Content 2\n    [\/boottab]\n[\/boottabs]<\/p>\n\n<h4>Bootstrap Collapse<\/h4>\n\n<p>Slider has deprecated, and replace with bootstrap collapse<\/p>\n\n<p>[collapse title=\"Our Collapse\"]\nCollapse Content\n[\/collapse]<\/p>\n\n<p>Another Example<\/p>\n\n<p>Trying bootstrap collapse [collapse target=\"towrapper\"]plugin[\/collapse] in paragraph.<\/p>\n\n<p>[collapse name=\"towrapper\"]\nWow, do you see me?\n[\/collapse]<\/p>\n\n<h4>Deprecated &lt; 2.0.1<\/h4>\n\n<p>Tab:<\/p>\n\n<p>{tab=Tab Title}\nContents\n{\/tabs}<\/p>\n\n<p>or<\/p>\n\n<p>{tab=Tab 1}<\/p>\n\n<p>Contents Tab 1<\/p>\n\n<p>{tab=Tab 2}<\/p>\n\n<p>Contents Tab 2<\/p>\n\n<p>{\/tabs}<\/p>\n\n<p>Slide:\n{slide=Slide Title}\nContents\n{\/slide}<\/p>\n\n<p>Accordion-like structure(1.8):\n{accordion=Accordion 1}\nContents\n{\/accordion}\n{accordion=Accordion 2}\n  Contents\n{\/accordion}<\/p><\/h4>\n\n<!--section=changelog-->\n<h4>Version 2.0.3<\/h4>\n\n<ul>\n<li>Added: Easy Responsive Tab<\/li>\n<li>Added: Bootstrap Tab<\/li>\n<li>Change: Increase compability with wordpress shortcode<\/li>\n<li>[updated Jan 13, 2016]<\/li>\n<\/ul>\n\n<h4>Version 2.0.1<\/h4>\n\n<ul>\n<li>Added: Custom CSS Style<\/li>\n<li>Fixed: Some improvements on default CSS<\/li>\n<li>Change: scripts and styles insert with wp_enqueue_styles and wp_enqueue_scripts<\/li>\n<\/ul>\n\n<h4>Version 2.0<\/h4>\n\n<ul>\n<li>Fixed: gap between title and content on tabs<\/li>\n<li>Fixed: Disable script problem in the frontpage<\/li>\n<li>Fixed: Javascript issue on slider<\/li>\n<li>Added: Style option<\/li>\n<li>Added: Enable script on specify post\/page only<\/li>\n<\/ul>\n\n<h4>Version 1.9<\/h4>\n\n<ul>\n<li>Fix javascript conflict with eshop (thanks peter)<\/li>\n<li>Copyright text is disable<\/li>\n<li>[Updated March 05, 2010]<\/li>\n<\/ul>\n\n<h4>Version 1.8<\/h4>\n\n<ul>\n<li>update code for performance<\/li>\n<li>fix with id selector<\/li>\n<li>add Accordion style<\/li>\n<li>[Updated January 07, 2010]<\/li>\n<\/ul>\n\n<h4>Version 1.7<\/h4>\n\n<ul>\n<li>Tabs works with anchor<\/li>\n<li>Fix nested Slides<\/li>\n<li>[Updated December 25, 2009]<\/li>\n<\/ul>\n\n<h4>Version 1.6<\/h4>\n\n<ul>\n<li>Fix various problems in javascript<\/li>\n<li>Fix jquery not define<\/li>\n<li>[Updated November 13, 2009]<\/li>\n<\/ul>\n\n<h4>Version 1.5<\/h4>\n\n<ul>\n<li>Fix Javascript with \"AnswerDiv\" is null<\/li>\n<li>Fix Slider, now use jQuery SlideToggle<\/li>\n<li>[Updated October 29, 2009]<\/li>\n<\/ul>\n\n<h4>Version 1.4<\/h4>\n\n<ul>\n<li>Fix javascript code for slides<\/li>\n<li>[Updated October 27, 2009]<\/li>\n<\/ul>","raw_excerpt":"Tabs and Slides (in post\/page) Plugin gives you the ability to easily add content tabs and\/or content slides.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7086","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=7086"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/abdul_ibad"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7086"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7086"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7086"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7086"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7086"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}