WordPress rename “home” page link to “blog” in nav_menu

In the default word press install this code:
<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?> which displays the main pages menu.

How do I rename the home link?

Read More

When I log into the admin area this page the homepage is not displayed in the pages only “Sample Page”

Related posts

Leave a Reply

1 comment