Title: Dynamic Shortcode
Author: Amir JM
Published: <strong>March 11, 2020</strong>
Last modified: April 24, 2020

---

Search plugins

![](https://ps.w.org/dynamic-shortcode/assets/banner-772x250.jpg?rev=2258846)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/dynamic-shortcode/assets/icon-256x256.jpg?rev=2258846)

# Dynamic Shortcode

 By [Amir JM](https://profiles.wordpress.org/web2webs/)

[Download](https://downloads.wordpress.org/plugin/dynamic-shortcode.zip)

 * [Details](https://twd.wordpress.org/plugins/dynamic-shortcode/#description)
 * [Reviews](https://twd.wordpress.org/plugins/dynamic-shortcode/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/dynamic-shortcode/#installation)
 * [Development](https://twd.wordpress.org/plugins/dynamic-shortcode/#developers)

 [Support](https://wordpress.org/support/plugin/dynamic-shortcode/)

## Description

A small plugin which allows you to use shortcodes as the attribute of other shortcode,
shortcode inside shortcode, dynamic shortcode.

#### How to use

 * Use this shortcode to make dynamic shortcodes
 * [dy_shortcode sc=”” at=””][/dy_shortcode]
 * For example making a gallery with dynamic id by another shortcode
 * [gallery id=””] [custom id=”123″]
 * Final dynamic shortcode merged
 * [dy_shortcode sc=”gallery” at=”id”][custom id=”123″][/dy_shortcode]
 * Only 1 attribute can be dynamic, use comma (,) for multiple shortcode entries
 * [dy_shortcode sc=”gallery” at=”id”][custom id=”123″],[custom id=”321″],[custom
   id=”231″][/dy_shortcode]
 * All other static attributes can be placed on the final shortcode
 * [dy_shortcode sc=”gallery” at=”id” size=”medium” background=”white”][custom id
   =”123″][/dy_shortcode]

## Installation

 1. Install automatically through the ‘Plugins’, ‘Add New’ menu in WordPress, or upload
    the ‘dynamic-shortcode’ folder to the ‘/wp-content/plugins/’ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Dynamic Shortcode” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Amir JM ](https://profiles.wordpress.org/web2webs/)

[Translate “Dynamic Shortcode” into your language.](https://translate.wordpress.org/projects/wp-plugins/dynamic-shortcode)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dynamic-shortcode/),
check out the [SVN repository](https://plugins.svn.wordpress.org/dynamic-shortcode/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/dynamic-shortcode/)
by [RSS](https://plugins.trac.wordpress.org/log/dynamic-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **6 years ago**
 *  Active installations **40+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **5.4.19**
 *  PHP version ** 5.3 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/dynamic-shortcode/)
 * Tags
 * [dynamic shortcode](https://twd.wordpress.org/plugins/tags/dynamic-shortcode/)
   [nested](https://twd.wordpress.org/plugins/tags/nested/)[nested shortcode](https://twd.wordpress.org/plugins/tags/nested-shortcode/)
   [shortcodes](https://twd.wordpress.org/plugins/tags/shortcodes/)
 *  [Advanced View](https://twd.wordpress.org/plugins/dynamic-shortcode/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/dynamic-shortcode/reviews/#new-post)

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

## Contributors

 *   [ Amir JM ](https://profiles.wordpress.org/web2webs/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dynamic-shortcode/)