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
Рейтинги
Версия
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