Difference between revisions of "WordPress Tag"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Created page with "In WordPress, a '''tag''' is a label which can be applied to blog posts. This aids in navigation and allows posts and to be grouped with others of similar content. Unlik...") |
Karl Jones (Talk | contribs) |
||
Line 4: | Line 4: | ||
Unlike [[WordPress category|WordPress categories]], tags have no hierarchy so there is no Parent->Child relationship like that of categories. But like categories, tag names must be unique. | Unlike [[WordPress category|WordPress categories]], tags have no hierarchy so there is no Parent->Child relationship like that of categories. But like categories, tag names must be unique. | ||
+ | |||
+ | == Posts Tags screen == | ||
+ | |||
+ | In the [[WordPress dashboard]], the '''Posts Tags screen''' allows the user to create, edit, and delete tags. | ||
== See also == | == See also == |
Revision as of 20:16, 5 September 2016
In WordPress, a tag is a label which can be applied to blog posts.
This aids in navigation and allows posts and to be grouped with others of similar content.
Unlike WordPress categories, tags have no hierarchy so there is no Parent->Child relationship like that of categories. But like categories, tag names must be unique.
Posts Tags screen
In the WordPress dashboard, the Posts Tags screen allows the user to create, edit, and delete tags.