Zeo on "delete page from Nav bar?"
April 27, 2010 by David Olsen
Use <a href="<?php echo get_option('home'); ?>/">Home</a> instead. The get_settings() function has been deprecated.
April 27, 2010 by David Olsen
Use <a href="<?php echo get_option('home'); ?>/">Home</a> instead. The get_settings() function has been deprecated.
Comments
Facebook comments:
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!