Adam 2009-02-09
Documentation » Testt_is
Tests if currently logged user has specified tag (specified by name (slug), NOT title or number)
bool t_is( string $term )
Parameters
- string $term Tag's term name (slug)
Returns
- bool Whether current user has tag (attribute) as specified
