Title: Recursive Shortcode
Author: kgitthoene
Published: <strong>اگست 13, 2020</strong>
Last modified: اگست 14, 2020

---

پلگ انز تلاش کریں

![](https://ps.w.org/recursive-shortcode/assets/banner-772x250.png?rev=2360324)

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/recursive-shortcode/assets/icon-256x256.png?rev=2360324)

# Recursive Shortcode

 منجانب [kgitthoene](https://profiles.wordpress.org/kgitthoene/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/recursive-shortcode.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/recursive-shortcode/#description)
 * [جائزے](https://ur.wordpress.org/plugins/recursive-shortcode/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/recursive-shortcode/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/recursive-shortcode/#developers)

 [معاونت](https://wordpress.org/support/plugin/recursive-shortcode/)

## تفصیل

The Recursive Shortcode plugin provides the `[recursive-shortcode]` shortcode for
WordPress to use shortcodes in shortcodes (nested shortcodes).

### Documentation

Just write: `[recursive-shortcode]CONTENT[/recursive-shortcode]`

The `CONTENT` is read by the parser, found shortcodes are properly executed.

[The documentation, more examples and clues can be found on the project page.](https://github.com/kgitthoene/wordpress-plugin-recursive-shortcode/blob/master/README.md#usage)

### Example

(From the banner. See above.)

    ```
    [recursive-shortcode][icon name="[urlparam param="icon"]"][/recursive-shortcode]
    ```

First the inner shortcode (urlparam) is evaluated. The result inserted as parameter
for the icon-shortcode. `urlparam` is from plugin [URL Params](https://wordpress.org/plugins/url-params/).`
icon` is from plugin [Better Font Awesome](https://wordpress.org/plugins/better-font-awesome/).

If you open: https://yourlocation.lan/page-with-recursive-shortcode?icon=file-pdf

You’ll get the icon `file-pdf`.

### Issues

[Post your issues on the project page.](https://github.com/kgitthoene/wordpress-plugin-recursive-shortcode/issues)

### Further Information

[Please read the README.md of this project.](https://github.com/kgitthoene/wordpress-plugin-recursive-shortcode/blob/master/README.md)

## اسکرین شاٹس

 * [[
 * Single nested, shortcode.
 * [[
 * Double nested, shortcode.

## انسٹالیشن

#### Via WordPress Dashboard (recommended)

 1. Navigate to Dashboard – Plugins – Add New;
 2. Search for Recursive Shortcode;
 3. Click Install, then Activate.

#### Manual installation

 1. Download the plugin as a .zip file;
 2. 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/);
 3. Navigate to Dashboard – Plugins and activate the plugin.

## عمومی سوالات

### What does the plugin do?

It allows you to use nested schortcodes in shortcodes in a propper way.

### What is this plugin?

Basically a parser for nested shortcodes. With an analysing tool to understand the
internal evaluation hierarchy.

### Who should use it?

Everyone who wants the output of a shortcode as content or parameter of another 
shortcode.
 Simple example: Inject the output from Plugin [URL Params](https://wordpress.org/plugins/url-params/)
into [Display Posts](https://wordpress.org/plugins/display-posts-shortcode/).

### Do I need to have coding skills to use this plugin?

No, just writing shortcodes.

### How do I upgrade? Or get a paid version?

No upgrade. No payments. It’s FOSS.

### My question is not listed.

[Open an issue on the project page.](https://github.com/kgitthoene/wordpress-plugin-recursive-shortcode/issues)

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“Recursive Shortcode” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں 
حصہ لیا:

شراکت دار

 *   [ kgitthoene ](https://profiles.wordpress.org/kgitthoene/)

[“Recursive Shortcode” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/recursive-shortcode)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/recursive-shortcode/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/recursive-shortcode/) کو
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/recursive-shortcode/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/recursive-shortcode/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0.1 (2020-08-12)

 * Sanitize fields

#### 1.0.0 (2020-08-10)

 * Initial release

## میٹا

 *  Version **1.0.1**
 *  Last updated **6 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 4.0 یا اس سے جدید **
 *  Tested up to **4.0.38**
 *  Language
 * [English (US)](https://wordpress.org/plugins/recursive-shortcode/)
 * Tag
 * [shortcode](https://ur.wordpress.org/plugins/tags/shortcode/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/recursive-shortcode/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/recursive-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/recursive-shortcode/reviews/)

## شراکت دار

 *   [ kgitthoene ](https://profiles.wordpress.org/kgitthoene/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/recursive-shortcode/)