Viewing 1 replies (of 1 total)
  • Thread Starter marujobhz

    (@marujobhz)

    ok, i found in another post:
    use this to add template tag

    <?php
    $my_button = '[gn_button link="https://www.xxx.com/" color="#cc0000" size="3" style="1" dark="0" square="1"] Button text! [/gn_button]';
    echo do_shortcode( $my_button );
    ?>
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Shortcodes Ultimate] php template tag’ is closed to new replies.