Adam 2009-02-09
Documentation » Testt_has
Tests if current node has specified tag (specified by name (slug), NOT title or number)
bool t_has( string $term )
Parameters
- string $term Tag's term name (slug)
Returns
- bool Whether current node has tag as specified
