Posts Tags Screen

Every post in ClassicPress can be filed under one or more tags.
This aids in navigation and allows posts to be grouped with others of similar content.

Unlike categories, tags have no hierarchy so there is no Parent->Child relationship like that of categories.
But, like categories, tag names must be unique.

Depending on your theme, tags can be displayed under each post.
When someone viewing your blog clicks on one of these tag links, a tag archive page will be displayed showing all the posts belonging to that tag.
In addition, if using widgets, the Tag Cloud Widget can be added to the sidebar to display all the tags used in a cloud (tags are sized by number of times thay are referenced in posts).

The Post Tags Screen allows you to create new tags, and to edit or delete existing ones.

Post Tags Screen

Post Tags Screen

The screen is divided into the Add New Tag section on the left and the Tag Table section on the right.

Manage TagsLink to this section

Add New TagLink to this section

This part of the screen allows you to create a new tag. There are three pieces of information associated with each new tag: the name, slug and description.

Tag Name: To reiterate, the tag name must be unique.

Tag Slug: The tag slug must also be unique. The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens. For example, setting a tag name of “Recipes” and a Tag Slug of “food” would show all “Recipes” posts with a URL like example.com/blog/food/.

Description: A description for the tag. Note: In many themes the tag description is not displayed, however some themes may show it.

Add New Tag: Click this button to save your new tag.

Table of TagsLink to this section

This table lists all of your tags by row. Tags are displayed alphabetically by tag name.
The table of tags contains the following columns:
[ ] – A checkbox that when clicked (checked), ‘selects’ that particular tag to be deleted when the Delete Action is applied.

Name – The name of the tag. Remember each name must be unique. Click on the tag’s name to edit the tag.

Description – The description of the tag.

Slug – The slug of a tag which must be unique.

Count – The number of posts which have this tag assigned. Click on the number in the count column to be directed to the Posts Screen to manage the posts in that tag.

Screen OptionsLink to this section

The Screen Options allow you to choose which columns are displayed, or not displayed, in the underlying table. Clicking on the screen options tab shows a list of the columns with a check-box next to each column.
Check the box for each column you want displayed in the table, or uncheck the box to not display that column.
In addition, the number of tags to display in the table of tags can be set. Click the Apply button to save and close the screen options.

Above the table, to the right, is a search box where you can enter a word, or series of words, and click the “Search Tags” button to search and display all the tags meeting your search words.

Using Selection, Actions, and ApplyLink to this section

Selection

This section allows actions to be performed on one or more tags displayed in the table. For actions to be performed on multiple tags at once, those tags must be first selected via one of these methods:

  • Select one tag at a time – To select a tag, the checkbox to the left of the tag entry must be checked (clicked). It is possible to keep selecting more tags by checking their respective checkbox.
  • Select all tags in given table – All tags in a given table can be selected by checking the checkbox in the table’s title, or footer bar. Of course, unchecking the header or footer title bar checkbox will cause all entries in that table to be unchecked (NOT selected).
  • Reverse Selection – A reverse selection means checked items become unchecked, and unchecked items become checked. A reverse selection is accomplished by holding the Shift key on the keyboard and clicking the header or footer title bar checkbox.

Actions

Actions describe the process to be performed on particular tags. There are two styles of actions that will be referred to as Bulk Actions and Immediate Actions. The follow describes these actions:

  • Bulk Actions – These actions can be performed on one, or more tags, at one time, if those tags have been previously selected. Bulk actions are available, when appropriate, as choices in the actions pulldown box, above each table. The only bulk action allowed is Delete.
  • Immediate Actions – Immediate actions are performed immediately, on an individual tag. Hovering the mouse cursor over the tag row reveals the Edit, Quick Edit, and Delete options under the name column in that tag row. Clicking on a tag name will also initiate the edit action.

The available actions are described below:

  • Edit – This immediate action displays the Edit Tag Screen to edit the tag fields. This action can be initiated by click on the tag name or clicking on the edit option just below the tag name. See the Edit Tag section for details on editing a tag.
  • Quick Edit – This immediate action initiates the quick edit of that tag. See the Quick Edit section for details of doing a quick edit on a tag.
  • Delete – This action deletes the tags files. Note: Deleting a tag does not delete the posts in that tag.

Apply

After one or more tags are selected, and after a bulk action is specified, the Apply button performs the given action on the selected tags. Remember, prior to executing bulk actions, one or more tags must be selected, as described before.

Quick EditLink to this section

The following fields can be changed via the Quick Edit action:
Tag name: The tag name must be unique.

Tag slug: The tag slug must be unique.

Cancel: Click this button to cancel any changes and return to the table of tags

Update Tag: Once you’ve edited all the information about the tag, use this button to save the changes.

Edit TagLink to this section

This screen is displayed by clicking on the name of a tag in the table or by clicking on the edit option just below the tag name. It is possible to edit three pieces of information associated with each tag: the name, the slug, and the description.
Tag name: The tag name must be unique.

Tag Slug: The tag slug must be unique.

Description: Text describing this tag.

Update: Once you’ve changed the tag information, use this button to save the changes.