/ Published in: PHP
Expand |
Embed | Plain Text
is_home() will return true if it is the front page $page = get_page_by_path($my_id); to output a page
You need to login to post a comment.
spark9 on 03/11/09
1 person have marked this snippet as a favorite
is_home() will return true if it is the front page $page = get_page_by_path($my_id); to output a page
You need to login to post a comment.