menu item active class for author.php
Two built-in features of WordPress make this easy to accomplish, without any code: body tag classes, and the ability to add a class to a menu item. Any author archive pages will have the classes ‘archive’ and ‘author’ in the tag (along with others, including author-name and author-id). You can add a class to a … Read more