Related Codex Documentation
|
Introduced in WordPress![]() |
|
TypeWordPress Function |
Dropped in WordPress![]() |
|
Defined atSee below |
||
Short Description |
||
238: */ 239: function tag_exists($tag_name) { 240: return is_term($tag_name, 'post_tag');