BACK TO DIRECTORY

Dynamic Shortcode

by Amir JM

0.0
(0 ratings)

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]

Plugin Details

Active Installs
40
Total Downloads
2,022
Version
1.0
Requires WP
4.5
Requires PHP
5.3
Tested Up To
5.4.21
Added
2020-03-11
Last Updated
2020-04-24 10:43am GMT

Ratings

5
0
4
0
3
0
2
0
1
0