Viewing 1 replies (of 1 total)
  • Hi, you can insert shortcodes in PHP using:

    echo do_shortcode( ” );

    So for LuckyWP ToC this should work:

    echo do_shortcode( ‘[lwptoc]’ );

Viewing 1 replies (of 1 total)
  • The topic ‘Php shortcode’ is closed to new replies.