/ Published in: PHP
URL: http://codex.wordpress.org/Dynamic_Menu_Highlighting http://codex.wordpress.org/Conditional_Tags
Expand |
Embed | Plain Text
<a href="/" class="<?php if (is_page('Archives')) { ?>selected<?php } ?>">Archive</a>
You need to login to post a comment.
