• I know this problem has been discussed in the past. There are multiple threads. The most to the point seemed to be this statement on StackOverflow: I figured out that I just needed to use the wordpress logout function. That solved my problem. Thanks!
    <a href="<?php echo wp_logout_url(); ?>" title="Logout">Logout</a>

    Specifically, I am using the plugin in conjunction with LearnDash (LMS). Assuming the StackOverflow remark is what I need, how and where exactly would I implement the code?

    If anyone is familiar with a focused and effective thread addressing the problem a bit more in depth, I’d appreciate the link.

    Thanks.

    https://www.ads-software.com/plugins/theme-my-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    TML uses the same method to logout as WP core does. I don’t understand how it’d be any different…

    Me also have the same issue.

    Can’t logout from my site. When attempting to logout, it gives a “WordPress Failure Notice”.

    Is there any solution?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Used with LearnDash – WordPress Failure Notice (can't log out)’ is closed to new replies.