A common query that I come across very frequently. I would like to make sure this is solved forever 😉 Here’s the key.
[php]
<a href="<?php echo get_permalink( get_page_by_path( ‘Page Title’ ) ) ?>">Anchor Text</a>
[/php]
[php]
<a href="<?php echo get_permalink( get_page_by_path( ‘Page Slug’ ) ) ?>">Anchor Text</a>
[/php]
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.
You must be logged in to post a comment.
Tell me a little about your project below.
I'll review this information to see how I can best help and get back to you.