{"id":126906,"date":"2020-08-13T14:47:01","date_gmt":"2020-08-13T14:47:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/recursive-shortcode\/"},"modified":"2020-08-14T13:32:11","modified_gmt":"2020-08-14T13:32:11","slug":"recursive-shortcode","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/recursive-shortcode\/","author":18207878,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"trunk","tested":"4.0.38","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Recursive Shortcode","header_author":"Kai Thoene","header_description":"Write shortcuts using other shortcodes.","assets_banners_color":"4f491c","last_updated":"2020-08-14 13:32:11","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/kgitthoene\/wordpress-plugin-recursive-shortcode","header_author_uri":"https:\/\/github.com\/kgitthoene\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":894,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.1 (2020-08-12)":"<ul>\n<li>Sanitize fields<\/li>\n<\/ul>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"2360324","resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"2360324","resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"2360324","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"2360324","resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"2360324","resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Single nested, shortcode.","2":"Double nested, shortcode."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[189526,80],"plugin_category":[43],"plugin_contributors":[189527],"plugin_business_model":[],"class_list":["post-126906","plugin","type-plugin","status-publish","hentry","plugin_tags-recursive","plugin_tags-shortcode","plugin_category-customization","plugin_contributors-kgitthoene","plugin_committers-kgitthoene"],"banners":{"banner":"https:\/\/ps.w.org\/recursive-shortcode\/assets\/banner-772x250.png?rev=2360324","banner_2x":"https:\/\/ps.w.org\/recursive-shortcode\/assets\/banner-1544x500.png?rev=2360324","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/recursive-shortcode\/assets\/icon-256x256.png?rev=2360324","icon_2x":"https:\/\/ps.w.org\/recursive-shortcode\/assets\/icon-256x256.png?rev=2360324","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/recursive-shortcode\/assets\/screenshot-1.png?rev=2360324","caption":"Single nested, shortcode."},{"src":"https:\/\/ps.w.org\/recursive-shortcode\/assets\/screenshot-2.png?rev=2360324","caption":"Double nested, shortcode."}],"raw_content":"<!--section=description-->\n<p>The Recursive Shortcode plugin provides the <code>[recursive-shortcode]<\/code> shortcode for Wordpress to use shortcodes in shortcodes (nested shortcodes).<\/p>\n\n<h3>Documentation<\/h3>\n\n<p>Just write: <code>[recursive-shortcode]CONTENT[\/recursive-shortcode]<\/code><\/p>\n\n<p>The <code>CONTENT<\/code> is read by the parser, found shortcodes are properly executed.<\/p>\n\n<p><a href=\"https:\/\/github.com\/kgitthoene\/wordpress-plugin-recursive-shortcode\/blob\/master\/README.md#usage\">The documentation, more examples and clues can be found on the project page.<\/a><\/p>\n\n<h3>Example<\/h3>\n\n<p>(From the banner. See above.)<\/p>\n\n<pre><code>[recursive-shortcode][icon name=\"[urlparam param=\"icon\"]\"][\/recursive-shortcode]\n<\/code><\/pre>\n\n<p>First the inner shortcode (urlparam) is evaluated. The result inserted as parameter for the icon-shortcode. <code>urlparam<\/code> is from plugin <a href=\"https:\/\/wordpress.org\/plugins\/url-params\/\">URL Params<\/a>. <code>icon<\/code> is from plugin <a href=\"https:\/\/wordpress.org\/plugins\/better-font-awesome\/\">Better Font Awesome<\/a>.<\/p>\n\n<p>If you open: https:\/\/yourlocation.lan\/page-with-recursive-shortcode?icon=file-pdf<\/p>\n\n<p>You'll get the icon <code>file-pdf<\/code>.<\/p>\n\n<h3>Issues<\/h3>\n\n<p><a href=\"https:\/\/github.com\/kgitthoene\/wordpress-plugin-recursive-shortcode\/issues\">Post your issues on the project page.<\/a><\/p>\n\n<h3>Further Information<\/h3>\n\n<p><a href=\"https:\/\/github.com\/kgitthoene\/wordpress-plugin-recursive-shortcode\/blob\/master\/README.md\">Please read the README.md of this project.<\/a><\/p>\n\n<!--section=installation-->\n<h4>Via Wordpress Dashboard (recommended)<\/h4>\n\n<ol>\n<li>Navigate to Dashboard \u2013 Plugins \u2013 Add New;<\/li>\n<li>Search for Recursive Shortcode;<\/li>\n<li>Click Install, then Activate.<\/li>\n<\/ol>\n\n<h4>Manual installation<\/h4>\n\n<ol>\n<li>Download the plugin as a .zip file;<\/li>\n<li>Unzip downloaded archive and upload the recursive-shortcode folder under your \/wp-content\/plugins\/ directory (resulted plugin path should be \/wp-content\/plugins\/recursive-shortcode\/);<\/li>\n<li>Navigate to Dashboard \u2013 Plugins and activate the plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt><h3>What does the plugin do?<\/h3><\/dt>\n<dd><p>It allows you to use nested schortcodes in shortcodes in a propper way.<\/p><\/dd>\n<dt><h3>What is this plugin?<\/h3><\/dt>\n<dd><p>Basically a parser for nested shortcodes. With an analysing tool to understand the internal evaluation hierarchy.<\/p><\/dd>\n<dt><h3>Who should use it?<\/h3><\/dt>\n<dd><p>Everyone who wants the output of a shortcode as content or parameter of another shortcode.\nSimple example: Inject the output from Plugin <a href=\"https:\/\/wordpress.org\/plugins\/url-params\/\">URL Params<\/a> into <a href=\"https:\/\/wordpress.org\/plugins\/display-posts-shortcode\/\">Display Posts<\/a>.<\/p><\/dd>\n<dt><h3>Do I need to have coding skills to use this plugin?<\/h3><\/dt>\n<dd><p>No, just writing shortcodes.<\/p><\/dd>\n<dt><h3>How do I upgrade? Or get a paid version?<\/h3><\/dt>\n<dd><p>No upgrade. No payments. It's FOSS.<\/p><\/dd>\n<dt><h3>My question is not listed.<\/h3><\/dt>\n<dd><p><a href=\"https:\/\/github.com\/kgitthoene\/wordpress-plugin-recursive-shortcode\/issues\">Open an issue on the project page.<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1 (2020-08-12)<\/h4>\n\n<ul>\n<li>Sanitize fields<\/li>\n<\/ul>\n\n<h4>1.0.0 (2020-08-10)<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Allows to use shortcodes that include shortcodes, and so on.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/126906","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=126906"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kgitthoene"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=126906"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=126906"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=126906"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=126906"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=126906"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=126906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}