loveorigami / yii2-shortcodes-pack

Shortcodes pack for https://github.com/loveorigami/yii2-plugins-system
MIT License
24 stars 3 forks source link

Bootstrap shortcodes #1

Closed loveorigami closed 6 years ago

loveorigami commented 7 years ago

example -

loveorigami commented 7 years ago

bs_tabs https://github.com/TheWebShop/bootstrap-shortcodes/blob/master/inc/bs_tabs.php

/*--------------
[bs_tabs]
    [bs_thead]
        [bs_tab href="#link" title="title"]
        [bs_dropdown title="title"]
            [bs_tab href="#link" title="title"]
        [/bs_dropdown]
    [/bs_thead]
    [bs_tcontents]
        [bs_tcontent id="link"]
        [/bs_tcontent]
    [/bs_tcontents]
[/bs_tabs]
---------------*/
loveorigami commented 7 years ago

next example - https://github.com/logoscreative/bs-wp-shortcodes/blob/master/plugin.php