Switch language

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




the_author_meta [ WordPress Function ]

the_author_meta ( $field = '', $user_id = false )
Parameters:
  • (string) $field selects the field of the users record.
  • (int) $user_id Optional. User ID.
Links:
Defined at:



Retrieve the requested data of the author of the current post.

Source


<?php
function the_author_meta($field ''$user_id false) {
    echo 
apply_filters('the_author_' $fieldget_the_author_meta($field$user_id), $user_id);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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