Codex tools: Log in
Contents |
This function can be replaced via plugins. If plugins do not redefine these functions, then this will be used instead.
Clears the authentication cookie, logging the user out.
This function is deprecated. Use wp_clear_auth_cookie() instead.
<?php wp_clearcookie(); ?>
None.
wp_clearcookie() is located in wp-includes/pluggable.php.