This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Direct Logout

چۈشەندۈرۈش

This plugin remove the “Are you sure you want to log out?” confirmation page once an user logout.

After the logout the plugin lets you choose from redirect:

  • Same page
  • Login page
  • Homepage
  • Custom page

ئېكران كەسمىسى

  • Control Panel

FAQ

I don’t want to install a plugin for this simple function, do you have a hook? 

Of course, you can put the following code inside your function.php page, it will redirect ot the login page
query_vars[›customer-logout‹] ) ) {

wp_redirect( str_replace( ›&‹, ›&‹, wp_logout_url( wc_get_page_permalink( ›myaccount‹ ) ) ) );
header(«Refresh:0»);
exit;

}

}
add_action( ›template_redirect‹, ›finalmarco_logout‹ );

?>

باھالاشلار

2021-يىلى 10-دېكابىر
Plugin simples e eficiente. Simple and efficient plugin.
2 باھالاشنىڭ ھەممىنى ئوقۇش

تۆھپىكار ۋە ئىجادكار

«Direct Logout» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«Direct Logout» 1 تىلغا تەرجىمە قىلىنغان. تەرجىمانلارنىڭ تۆھپىسى ئۈچۈن رەھمەت.

«Direct Logout» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

None