Seems do_shortcode not working with [php] shortcode!
-
Not sure why the following code is not working !!
$meta_var = ‘Hello, here is [php]Php code goes here[/php] code! ‘;
echo do_shortcode($meta_var);output: Hello, here is 1 code!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Seems do_shortcode not working with [php] shortcode!’ is closed to new replies.