do_shortcode in php don't work
-
Hi
I’m using this code in the php
<?php echo do_shortcode(‘[members]’); ?>
content
<?php echo do_shortcode(‘[/members]’); ?>
but it does not work.if i use: [members] content [/members] in the editor it works…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘do_shortcode in php don't work’ is closed to new replies.