What are the different ways to detect wordpress homepage
except is_front_page() and is_home()
is_front_page()
is_home()
Thanks
is_home() is the way to go.
Have you tried this method and it doesn't work? If yes, it has usually something to do with the mod_rewrite settings or the wordpress settings itself.