A small plugin which allows you to use shortcodes as the attribute of other shortcode, shortcode inside shortcode, dynamic shortcode.
평가
최근 업데이트일
April 24, 2020
버전
1.0
활성화된 설치 항목
40
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]

무료Creator 요금제에서
활성화된 설치 항목
40
테스트된 버전
5.4.16
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.