wp_clearcookie [ WordPress-Funktionen ]
wp_clearcookie ( Keine Parameter )
| Siehe: | |
| Definiert in: |
|
| Codex |
Ähnliche Funktionen: wp_clear_auth_cookie, wp_setcookie, wp_set_auth_cookie, wp_clear_scheduled_hook, wp_parse_auth_cookie
Clears the authentication cookie, logging the user out. This function is deprecated.
Beispiele [ wp-snippets.com ]
Top Google Suchergebnisse
- Function Reference/wp clearcookie « WordPress Codex
Description. This function can be replaced via plugins. If plugins do not redefine these functions, then this will be used instead. Clears the authentication cookie, ...
codex.wordpress.org - wp_clearcookie (WordPress Function) - WPSeek.com
Clears the authentication cookie, logging the user out. This function is deprecated. WordPress lookup for wp_clearcookie, a WordPress Function.
wpseek.com - wp-includes/pluggable-deprecated.php source
... 96 endif; 97 98 if ( !function_exists('wp_clearcookie') ) : 99 /** 100 * Clears the ... 107 function wp_clearcookie() { 108 _deprecated_function( __FUNCTION__, ...
phpxref.ftwr.co.uk - User:Arlen22/WordPress - Wikibooks, open books for an open world
See WordPress Cookies. wp_clearcookie(): Clears the cookies for a logged in user. See WordPress Cookies. wp_notify_postauthor($comment_id, ...
en.wikibooks.org
