Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- begin Global Navigation -->
- <?php wp_loginout(); ?>
- <?php if ( is_user_logged_in() ) { ?>
- <a href="<?php bloginfo('url'); ?>/wp-admin/">Dashboard</a>
- <?php } ?>
- <form id="searchform" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>" style="display: inline;"><input type="text" name="s" id="s" size="30" value="search this site..."/></form>
- <!-- end Global Navigation -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement