Switch language

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




refresh_user_details [ WordPress Function ]

refresh_user_details ( $id )
Defined at:



No description yet.

Source


<?php
function refresh_user_details$id ) {
    
$id = (int) $id;

    if ( !
$user get_userdata$id ) )
        return 
false;

    
clean_user_cache$user );

    return 
$id;
}
?>

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