Switch language

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




default_topic_count_text [ WordPress Function ]

default_topic_count_text ( $count )
Parameters:
  • (integer) $count number of posts with that tag
Returns:
  • (string) text for the tooltip of a tag link.
Defined at:



Default text for tooltip for tag links

Source


<?php
function default_topic_count_text$count ) {
    return 
sprintf_n('%s topic''%s topics'$count), number_format_i18n$count ) );
}
?>

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