Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




wp_clearcookie [ WordPress Function ]

wp_clearcookie ( No parameters )
See:
Defined at:



Clears the authentication cookie, logging the user out. This function is deprecated.

Source


<?php
function wp_clearcookie() {
    
_deprecated_function__FUNCTION__'2.5''wp_clear_auth_cookie()' );
    
wp_clear_auth_cookie();
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics