How to logout via url at wordpress? -


i have logout user @ wordpress top bar disabled , no logout option available @ page.

is there general link logout wordpress?

/wp-login.php?action=logout

is used in past.

references:

https://codex.wordpress.org/function_reference/wp_logout_url https://developer.wordpress.org/reference/functions/wp_logout_url/


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -