Tagged: log in
Hi- I’ve been searching for a solution and am hoping you can help me. On the Enfold site I have referenced below you will see LOG IN text that I have created in the Extra Elements portion of the Header. When my user clicks on the log in it takes them to a log in page and all works good in that respect. My problem is that after my user logs in I need those words to change to change to LOG OUT and then the functionality to go with that.
I would appreciate any advice you could give.
Thanks so much!
Anna
Hey annameis!
Maybe this function will work for you, https://codex.wordpress.org/Function_Reference/wp_loginout.
You could try using a plugin such as this, https://wordpress.org/plugins/exec-php/, to allow executing PHP in the dashboard.
Regards,
Elliott