plugin-icon

Dynamic Shortcode

作者:Amir JM·
A small plugin which allows you to use shortcodes as the attribute of other shortcode, shortcode inside shortcode, dynamic shortcode.
版本
1.0
活跃安装
40
最后更新
Apr 24, 2020
Dynamic Shortcode

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]

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.4.18
这个插件是可用的下载,适用于您的站点。