Switch language

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




wp_get_cookie_login [ WordPress Function ]

wp_get_cookie_login ( No parameters )
Returns:
  • (bool) Always returns false
Defined at:



Gets the user cookie login. This function is deprecated.

This function is deprecated and should no longer be extended as it won't be used anywhere in WordPress. Also, plugins shouldn't use it either.

Source


<?php
function wp_get_cookie_login() {
    
_deprecated_function__FUNCTION__'2.5' );
    return 
false;
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

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