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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -