Replies: 0
In my theme’s header.php file I added code that calls wp_register(‘ ‘ , ‘ ‘ ); and wp_loginout();. Before adding your plugin I could click on login and it would change to log out. After activating the plugin it is not updating the words but is allowing me to login, if I refresh the page or go to a new page the words change to site admin and log out, respectively. This is only happening on the home page, other pages work fine. Any suggestions to fixing this?