php include in wordpress
-
Hello,
A newbie as i am i have a question:
I’d like to add one page to a few different sites with wordpress running on it. I want to change this page but i want to do that only one time. In php i use “php include” or
<?
$a = file_get_contents(” ## “);
echo ($a);
?>
Is there something similar or plug-in for WordPress?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘php include in wordpress’ is closed to new replies.