MichaelH on "multiple is_categoy and is_page ?"
February 11, 2010 by David Olsen
is_not_fontpage and is_not_page()?
if (!is_front_page() || !is_page() ) {
// your code
}
February 11, 2010 by David Olsen
is_not_fontpage and is_not_page()?
if (!is_front_page() || !is_page() ) {
// your code
}
Comments
Facebook comments:
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!