Get the permalink for a page by title. <a href="<?php echo get_permalink( get_page_by_title( 'about' ) ); ?>">About Me</a> ...
確定! 回上一頁