/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<ul> <li>Meine Blog-Informationen: <ul> <li><a href="<?php echo get_permalink(1); ?>">Ãœber MeinBlog</a></li> <li><a href="<?php echo get_permalink(10); ?>">Ãœber den Inhaber</a></li> </ul> </li> </ul>
URL: http://doku.wordpress-deutschland.org/Template_Tags/get_permalink