{"id":21023,"date":"2012-12-03T08:47:56","date_gmt":"2012-12-03T08:47:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/shortcodify\/"},"modified":"2016-02-23T00:06:55","modified_gmt":"2016-02-23T00:06:55","slug":"shortcodify","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/shortcodify\/","author":9714807,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4.3","stable_tag":"1.4.3","tested":"4.4.34","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Shortcodify","header_author":"Arne Lorenz","header_description":"","assets_banners_color":"","last_updated":"2016-02-23 00:06:55","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.arnelorenz.de\/shortcodify\/","header_author_uri":"http:\/\/www.art-at-tec.de\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":3041,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.4.3":"<p>Translation<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.2.0","1.3.0","1.3.1","1.4.0","1.4.1","1.4.2","1.4.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539213","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539213","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539213","resolution":"1","location":"plugin"}},"screenshots":{"1":"Shortcodify widget area.","2":"Shortcodes in the tiny.","3":"The output of the shortcodes"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[17637,80,357,551,162],"plugin_category":[43,55,56],"plugin_contributors":[91276],"plugin_business_model":[],"class_list":["post-21023","plugin","type-plugin","status-publish","hentry","plugin_tags-rte","plugin_tags-shortcode","plugin_tags-shortcodes","plugin_tags-tiny","plugin_tags-widget","plugin_category-customization","plugin_category-seo-and-marketing","plugin_category-social-and-sharing","plugin_contributors-lrnz","plugin_committers-lrnz"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/shortcodify.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/shortcodify\/trunk\/screenshot-1.png?rev=1539213","caption":"Shortcodify widget area."},{"src":"https:\/\/ps.w.org\/shortcodify\/trunk\/screenshot-2.png?rev=1539213","caption":"Shortcodes in the tiny."},{"src":"https:\/\/ps.w.org\/shortcodify\/trunk\/screenshot-3.png?rev=1539213","caption":"The output of the shortcodes"}],"raw_content":"<!--section=description-->\n<p>Shortcodify adds some useful Shortcodes to your blog.<\/p>\n\n<p>Shortcodes are small snippetts use in your textfield \/ tiny \/ rte field. In the live version of the page they will be replaced with something different.\nOne example for a shortcode of this plugin is <code>[date]<\/code> when you use it the tiny, in the live version you can see the actual Date.\nBut Shortcodify does more.\nIf you want to, Shortcodify creates a new widget area in, that you can use with the <code>[widget]<\/code> shortcode.<\/p>\n\n<p>See some <strong>possible shortcodes<\/strong> below:<\/p>\n\n<ul>\n<li><code>[wsc class=myCustomClass] TEXT [\/wsc]<\/code> - for individual CSS-classes<\/li>\n<li><code>[unshortcode] TEXT [\/unshortcode]<\/code> - other shortcodes in this shortcode will be ignored<\/li>\n<li><code>[br]<\/code> - adds a linebreak (with clearing)<\/li>\n<li><code>[hr]<\/code> - adds a horizontal line<\/li>\n<li><code>[date]<\/code> - inserts the actual date<\/li>\n<li><code>[time]<\/code> -  inserts the actual time<\/li>\n<li><code>[widget]<\/code> - inserts the content of the \"Shortcodify\" widget area<\/li>\n<li><code>[random] Text1 Text2 [\/random]<\/code> - returns only one of included areas (seperated by linebreak or whatever)<\/li>\n<li><code>[menu]<\/code> - adds a new menu to the nav-menus of WordPress. This shortcode inserts the content to the page for sitemaps or sitelist.<\/li>\n<li><code>[accordion]<\/code> - adds a jQueryIU accordion to the page<\/li>\n<li><code>[section]<\/code> - adds a section to the accordion. Use it inside the <code>[accordion]<\/code> shortcode.<\/li>\n<li><code>[youtube]videocode[\/youtube]<\/code> - adds a video to the page. You can set the height and width as attribute: [youtube height=400 width=500]videocode[\/youtube]<\/li>\n<li><p><code>[tabs][tab name=One]Content 1[\/tab][tab name=Two]Content 2[\/tab][\/tabs]<\/code> - Creates a Tab element with multiple tabs inside.<\/p><\/li>\n<li><p>A few more useful shortcodes<\/p><\/li>\n<\/ul>\n\n<h4>Is a useful shortcode missing?<\/h4>\n\n<p>Please send me a request!<\/p>\n\n<p>Version: 1.4.3<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>shortcodify<\/code>-folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Have a look to the settings page.<\/li>\n<li>Use the shortcodes in tiny-field.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Do you have any questions?<\/dt>\n<dd><p>Please ask me.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.3<\/h4>\n\n<p>Translation<\/p>\n\n<h4>1.4.2<\/h4>\n\n<p>JavaScript Bugfix<\/p>\n\n<h4>1.4.1<\/h4>\n\n<p>New Translations<\/p>\n\n<h4>1.4.0<\/h4>\n\n<p>Two new Shortcodes: Youtube for a youtube video link and tabs for the jQueryUi Tabs<\/p>\n\n<h4>1.3.1<\/h4>\n\n<p>Code cleanup, testing up to newest WordPress version, German Translation<\/p>\n\n<h4>1.3.0<\/h4>\n\n<p>New shortcode: accordion, multiple widget areas<\/p>\n\n<h4>1.2.0<\/h4>\n\n<p>New shortcode: menu to insert pagelists or sitemaps<\/p>\n\n<h4>1.1.0<\/h4>\n\n<p>New shortcode: random<\/p>\n\n<h4>1.0.0<\/h4>\n\n<p>all new<\/p>","raw_excerpt":"Shortcodify adds some useful Shortcodes to your blog.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21023"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lrnz"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21023"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21023"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21023"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21023"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21023"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}