Adam 2009-02-24
Documentation » Printp_tags
Prints current node tags
void p_tags( [string $tag = false, string $title = false, string $path = false, $owner = false] )
Parameters
- string $tag HTML tag to wrap each tag with (i.e. '<li>')
- string $title Title of tag lists to prefix the lists with
- string $path Whether to print current node's owner tags instead of current node's tags
- mixed $owner
