Skip to content

Instantly share code, notes, and snippets.

@iamrealfarhanbd
Created April 6, 2022 08:42
Show Gist options
  • Save iamrealfarhanbd/28879c55366d37dc54b04ac876a5133b to your computer and use it in GitHub Desktop.
Save iamrealfarhanbd/28879c55366d37dc54b04ac876a5133b to your computer and use it in GitHub Desktop.
// there are two way generate a link to logout
1. <a href="https://Yourdomain/wp-login.php?loggedout=true">Logout</a>
2. <a href="http://example.com/wp-login.php?action=logout">Logout</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment