Return to Snippet

Revision: 53404
at November 22, 2011 09:51 by stephcode


Initial Code
<a href="/" class="<?php if (is_page('Archives')) { ?>selected<?php } ?>">Archive</a>

Initial URL
http://codex.wordpress.org/Dynamic_Menu_Highlighting http://codex.wordpress.org/Conditional_Tags

Initial Description


Initial Title
WordPress CSS based on page title (Conditional)

Initial Tags
css, page, wordpress, style

Initial Language
PHP