2010-07-09, 23:52:41
hmmm... now I realized what I have missed.
If you want to extract page url to use inside your function (for example connect it with another string), use $SITEURL, because get_page_url() won't work.
It took me some time to find it out
Anyway, I wouldn't even create a function sitting in another file to echo a string or variable, and just paste the
inside template.
If you want to extract page url to use inside your function (for example connect it with another string), use $SITEURL, because get_page_url() won't work.
It took me some time to find it out
Anyway, I wouldn't even create a function sitting in another file to echo a string or variable, and just paste the
Code:
<?php
echo "content";
?>
Addons: blue business theme, Online Visitors, Notepad