Switch language

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




list_authors [ WordPress Function ]

list_authors ( $optioncount = false, $exclude_admin = true, $show_fullname = false, $hide_empty = true, $feed = '', $feed_image = '' )
Parameters:
  • (bool) $optioncount
  • (bool) $exclude_admin
  • (bool) $show_fullname
  • (bool) $hide_empty
  • (string) $feed
  • (string) $feed_image
See:
Returns:
  • (unknown)
Defined at:



No description yet.

Source


<?php
function list_authors($optioncount false$exclude_admin true$show_fullname false$hide_empty true$feed ''$feed_image '') {
    
_deprecated_function__FUNCTION__'2.1''wp_list_authors()' );

    
$args compact('optioncount''exclude_admin''show_fullname''hide_empty''feed''feed_image');
    return 
wp_list_authors($args);
}
?>

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