PHP not executing – only displays the code on the page
-
When I create a test snippet with the code
<?php echo "poop";
When I add the shortcode to the page it just displays
<?php echo "poop";
I tried to add the closing ?> but the plugin just removes it.
Is there something to add to the config file or something?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP not executing – only displays the code on the page’ is closed to new replies.