{"id":34629,"date":"2015-02-18T22:28:37","date_gmt":"2015-02-18T22:28:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/bootstrap-shortcodes-for-content\/"},"modified":"2020-11-30T08:07:24","modified_gmt":"2020-11-30T08:07:24","slug":"bootstrap-shortcodes-for-content","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/bootstrap-shortcodes-for-content\/","author":6788224,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.5","stable_tag":"1.2.5","tested":"5.6.17","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Bootstrap Shortcodes for Content","header_author":"closemarketing","header_description":"","assets_banners_color":"5a4283","last_updated":"2020-11-30 08:07:24","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.closemarketing.es\/go\/donate","header_plugin_uri":"https:\/\/github.com\/closemarketing\/bootstrap-sc-content","header_author_uri":"http:\/\/twitter.com\/closemarketing","rating":0,"author_block_rating":0,"active_installs":20,"downloads":9885,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"0.1":{"tag":"0.1","author":"closemarketing","date":"2015-02-18 22:30:47"},"0.2":{"tag":"0.2","author":"closemarketing","date":"2015-08-23 20:32:32"},"0.3":{"tag":"0.3","author":"closemarketing","date":"2015-08-24 22:31:38"},"0.4":{"tag":"0.4","author":"closemarketing","date":"2015-09-04 13:49:33"},"0.9":{"tag":"0.9","author":"closemarketing","date":"2015-09-17 22:53:48"},"0.9.1":{"tag":"0.9.1","author":"closemarketing","date":"2015-10-05 22:53:58"},"0.9.2":{"tag":"0.9.2","author":"closemarketing","date":"2015-10-13 14:48:10"},"1.0":{"tag":"1.0","author":"closemarketing","date":"2015-11-14 11:38:16"},"1.1":{"tag":"1.1","author":"closemarketing","date":"2015-12-28 22:53:26"},"1.1.1":{"tag":"1.1.1","author":"closemarketing","date":"2016-01-01 22:59:55"},"1.2":{"tag":"1.2","author":"closemarketing","date":"2016-01-14 08:13:22"},"1.2.1":{"tag":"1.2.1","author":"closemarketing","date":"2016-01-17 20:29:10"},"1.2.2":{"tag":"1.2.2","author":"closemarketing","date":"2016-02-16 09:01:20"},"1.2.3":{"tag":"1.2.3","author":"closemarketing","date":"2016-02-23 12:10:31"},"1.2.4":{"tag":"1.2.4","author":"closemarketing","date":"2017-02-02 23:00:44"},"1.2.5":{"tag":"1.2.5","author":"closemarketing","date":"2020-11-30 08:07:24"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-158x158.png":{"filename":"icon-158x158.png","revision":1286169,"resolution":"158x158","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1286169,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1286174,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1286169,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.9","0.9.1","0.9.2","1.0","1.1","1.1.1","1.2","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[728,13820,529,357,566],"plugin_category":[43],"plugin_contributors":[81627],"plugin_business_model":[],"class_list":["post-34629","plugin","type-plugin","status-closed","hentry","plugin_tags-bootstrap","plugin_tags-bootstrap-helper","plugin_tags-content","plugin_tags-shortcodes","plugin_tags-ui","plugin_category-customization","plugin_contributors-closemarketing","plugin_committers-closemarketing","plugin_committers-davidperez"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/bootstrap-shortcodes-for-content_5a4283.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin give you a bunch of shortcodes that allows you to draw content using Bootstrap CSS and HTML.<\/p>\n\n<p>Shortcodes:\n[gridbox] - Allows you to show a grid with post types related.<\/p>\n\n<p>Parameters:\n- post_type -&gt; slug of Post type that you want to show.\n- posts_per_page -&gt;\n- col -&gt; Columns that you want to show.\n- date -&gt; true or false. If you want to show in the grid.\n- tax -&gt; Show Taxonomy that the post in.\n- size -&gt; image size for post thumbnail<\/p>\n\n<p>[gridtaxbox] - Allows you to show a grid with taxonomy related.<\/p>\n\n<p>[imagepostslider] - Image Slider from Images attached in a post<\/p>\n\n<p>[carouselcpt] - Multiple elements Carousel<\/p>\n\n<ul>\n<li>post_type -&gt; slug of Post type that you want to show.<\/li>\n<li>tax -&gt; Show Taxonomy that the post in.<\/li>\n<li>title -&gt; Title that goes before<\/li>\n<li>type -&gt; post or tax<\/li>\n<li>col -&gt; Elements visibles<\/li>\n<li>titlep -&gt; true or false. Show Title's post in carousel<\/li>\n<\/ul>\n\n<p>[gallery] - Replaces the actual gallery from Wordpress<\/p>\n\n<p>[links] - List of Links in Wordpress<\/p>\n\n<p>Tabs - Allows you to show a tab panel. Ex:\n[tabs type=\"tabs\"]\n[tab title=\"Home\" active=\"true\"]\n...\n[\/tab]\n[tab title=\"Profile\"]\n...\n[\/tab]\n[tab title=\"Messages\"]\n...\n[\/tab]\n[\/tabs]<\/p>\n\n<p>[imagescroll size=\"slug-image-size\"] - Show all images attached as scroll.<\/p>\n\n<p><a href=\"https:\/\/github.com\/closemarketing\/bootstrap-shortcodes-for-content\">Official Repository Github<\/a> . Fork and add make suggestions to the plugin!<\/p>\n\n<p>Others Plugins:\n- <a href=\"http:\/\/codecanyon.net\/item\/gravity-forms-crm-addon\/10521695\">Gravity Forms CRM Addon<\/a>\n- <a href=\"https:\/\/wordpress.org\/plugins\/gravityforms-es\/\">Gravity Forms in Spanish<\/a>\n- <a href=\"https:\/\/wordpress.org\/plugins\/clean-html\/\">Clean HTML in Editor<\/a>\n- <a href=\"https:\/\/wordpress.org\/plugins\/send-sms-arsys\/\">Send SMS to Wordpress Users via Arsys<\/a><\/p>\n\n<p>Made by <a href=\"https:\/\/www.closemarketing.es\/\">Closemarketing<\/a>\nShortcodes forked from <a href=\"https:\/\/github.com\/filipstefansson\/bootstrap-3-shortcodes\">WP3 Shortcodes GitHub project<\/a><\/p>\n\n<h3>Developers<\/h3>\n\n<p><a href=\"https:\/\/github.com\/closemarketing\/bootstrap-shortcodes-for-content\">Official Repository Github<\/a><\/p>\n\n<h3>Links<\/h3>\n\n<ul>\n<li><a href=\"https:\/\/www.closemarketing.es\/\">Closemarketing<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Extract the zip file and just drop the contents in the wp-content\/plugins\/ directory of your\nWordPress installation and then activate the Plugin from Plugins page.<\/p>\n\n<!--section=changelog-->\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>Fixed bugs with PHP7.3.<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Fixed bugs with PHP7.<\/li>\n<li>New widget Entries by category.<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Added Contact widget.<\/li>\n<li>Minor bugs shortcode imagepostslider.<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Added property size in [imagepostslider].<\/li>\n<li>Adde menu icon widget.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Added property ids and size in [imagepostslider].<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added Shortcode image-scroll.<\/li>\n<li>Added Widget Child Menu.<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Solved errors in date option of gridbox shortcode.<\/li>\n<li>Solved JS problems in MCE Button.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Order added gridbox<\/li>\n<li>Fixed classes for XS screens.<\/li>\n<li>Added widget social Icons from Yoast source.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Translation ready for mce button.<\/li>\n<li>Latest news shortcode.<\/li>\n<li>New Widgets: Button.<\/li>\n<li>Add settings field: Phone.<\/li>\n<li>Added Social Icons (gets URLs from Yoast SEO \/ Tab option).<\/li>\n<\/ul>\n\n<h4>0.9.2<\/h4>\n\n<ul>\n<li>Fixed imagepostslider and carouselcpt to show images.<\/li>\n<\/ul>\n\n<h4>0.9.1<\/h4>\n\n<ul>\n<li>Added shortcodes to Tinymce button.<\/li>\n<li>Solved problems with tabs shortcode.<\/li>\n<\/ul>\n\n<h4>0.9.0<\/h4>\n\n<ul>\n<li>Added Tinymce Button.<\/li>\n<\/ul>\n\n<h4>0.4.0<\/h4>\n\n<ul>\n<li>Added Gallery Shortcode.<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>New shortcodes.<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>First released, created one shortcode.<\/li>\n<\/ul>","raw_excerpt":"This WordPress plugin extends shortcodes to use in Bootstrap themes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/34629","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=34629"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/closemarketing"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=34629"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=34629"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=34629"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=34629"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=34629"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=34629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}