Nested Shortcodes by Outerbridge
·
A small plugin which allows you to use nest shortcodes (i.e. a shortcode within an enclosing shortcode) by implementing a simple do_shortcode filter
评级
4.8/5
版本
1.4
活跃安装
1K
最后更新
Sep 1, 2022
A small plugin which allows you to use nested shortcodes (i.e. a shortcode within an enclosing shortcode) by implementing a simple “do_shortcode” filter as per the WordPress Codex to content and widgets – see Shortcode_API and do_shortcode