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