New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | This plugin let your users logout from woocommerce without Confirmation. | You have to log in to add a translation. | Details |
Original untranslated
This plugin let your users logout from woocommerce without Confirmation.
You have to log in to edit this translation. |
|||
| ↑ | Direct Logout | You have to log in to add a translation. | Details |
Original untranslated |
|||
| 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' );↵ ↵ ↵ ?> | You have to log in to add a translation. | Details | |
Original untranslated
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' );↵
↵
↵
?>
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| I don't want to install a plugin for this simple function, do you have a hook? | You have to log in to add a translation. | Details | |
Original untranslated
I don't want to install a plugin for this simple function, do you have a hook?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| After the logout the plugin lets you choose from redirect: | You have to log in to add a translation. | Details | |
Original untranslated
After the logout the plugin lets you choose from redirect:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| This plugin remove the “Are you sure you want to log out?” confirmation page once an user logout. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin remove the “Are you sure you want to log out?” confirmation page once an user logout.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Custom page | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Homepage | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Login page | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Same page | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Control Panel | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| ↓ | None | You have to log in to add a translation. | Details |
Original untranslated |
|||
Export as
Comment
Short description.