get_settings within an echo
-
I’m no php expert (as is about to become evident)
I’m trying to use a get_settings along with an echo, and I can’t get it to work.
I’m trying to do something like:
<?php include ("echo "wp-content/themes/get_settings('template')/features.php"");?>But it doesn’t work. 🙁
Can anyone offer help please?
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘get_settings within an echo’ is closed to new replies.