• Resolved purityboy83

    (@purityboy83)


    Hi

    I use to Log Out Shortcode plugin

    use to shortcode on menu

    menu name is “logout”
    click to logout menu , appear “logout”

    want to logout immediately after logout menu click(menu mapping -> shortcode)

    Is there any way to modify it?

    Best Regards,
    Hyunho

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author James Collins

    (@jamescollins)

    Hi @purityboy83 ,

    If you use the [logout] shortcode in a menu, then users should get a “1 click” logout process that logs them out and redirects them to the WordPress login screen.

    The [logout_to_current] shortcode should log them out and redirect them back to the current page.

    To do it, I added a Custom Link to my menu, with:

    URL: #
    Link Text: [logout_to_current]

    I hope that helps,

    James

    • This reply was modified 3 years, 10 months ago by James Collins.
    Thread Starter purityboy83

    (@purityboy83)

    Hi

    Thanks

    I created a page and used the shortcode(page in shortcode)
    In your answer, I changed the shortcode to use directly from the menu
    (I installed to “shortcode use menu” plugin)

    I registered and used the shortcode right in the menu.
    I confirmed that I can log out immediately.

    Thanks

    Best Regards,
    Hyunho

    Plugin Author James Collins

    (@jamescollins)

    Great news, thanks for letting me know.

    James

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to Immediate logout?’ is closed to new replies.