I want to show home page title in breadcrumb. I have tried the get_the_title()
function, but it requires page id as parameter. I believe it will break when I change the front page to other page.
Is there a function that is more change prone?
3 comments
Comments are closed.
this is how I solved my problem
that way, when I change home page with diferent page, the code won’t break. It also works on multisite.
Please try this..
This will echo you title of your website given in settings.