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

    (@mskeim)

    Found a way:

    just use somtething like this:

    $myshortcode = do_shortcode(“[pluginshortcode ….]”);
    echo $myshortcode;

Viewing 1 replies (of 1 total)

The topic ‘do_shortcode in PHP Code’ is closed to new replies.