runPHP
-
Hi WordPress,
I’m trying to include a file in a few posts but it doesn’t seem to be showing up. I’ve successfully installed the plugin runPHP and checked the run PHP code check box in the posts. The following is the php code I’m using. Maybe someone can see something wrong with the syntax?
<?php include ('wp-content/theme/electric-products.php'); ?>
The topic ‘runPHP’ is closed to new replies.