Switch language

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




tag_description [ WordPress Function ]

tag_description ( $tag = 0 )
Parameters:
  • (int) $tag Optional. Tag ID. Will use global tag ID by default.
Returns:
  • (string) Tag description, available.
Defined at:



Retrieve tag description.

Source


<?php
function tag_description$tag ) {
    return 
term_description$tag );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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