编辑“WordPress:Manage Tags SubPanel

跳转至: 导航、​ 搜索
警告:您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您登录创建一个账户,您的编辑将归属于您的用户名,且将享受其他好处。

该编辑可以被撤销。 请检查下面的对比以核实您想要撤销的内容,然后发布下面的更改以完成撤销。

最后版本 您的文本
第1行: 第1行:
==Manage → Tags==
==管理 → 标签==
==管理 → 标签==
Beginning with [[WordPress:Version 2.3]], each post in WordPress can be assigned one or more keywords (or terms) called '''Tags'''.  Tags aid your visitors in navigating and accessing all the posts with a specific Tag.  Not to be confused with Categories, Tags have no hierarchy.


从[[WordPress:Version 2.3|2.3版本]]开始,WordPress中的每篇文章可以拥有一个或者多个关键词(或者术语)称之为'''标签'''。标签帮助你的访客导航,访问某个标签的所有文章。不要将标签与类别混合,标签没有层级。
从[[WordPress:Version 2.3|2.3版本]]开始,WordPress中的每篇文章可以拥有一个或者多个关键词(或者术语)称之为'''标签'''。标签帮助你的访客导航,访问某个标签的所有文章。不要将标签与类别混合,标签没有层级。
When using the WordPress Default Theme (sometimes called Kubrick, this is one of the two themes delivered with WordPress), Tags are displayed under each Post those Tags are assigned. Someone viewing your blog can click on one of those Tag links, and an archive page with all the Posts belonging to that Tag will be displayed.


使用默认WordPress主题(有时候称为Kubrick,WordPress发行的两个主题之一),标签显示在标签所拥有的每篇文章的下面。访问你的博客,点击这些标签链接的时候,关于这个标签的所有文章的归档网页都会显示。
使用默认WordPress主题(有时候称为Kubrick,WordPress发行的两个主题之一),标签显示在标签所拥有的每篇文章的下面。访问你的博客,点击这些标签链接的时候,关于这个标签的所有文章的归档网页都会显示。
This SubPanel, first available with [[WordPress:Version 2.5]], allows you to add, change, or delete Tags.  Multiple Tags can be selected for deletion.  A search option allows you to find the Tags you want to edit or delete.  Also remember Tags can be added in the [[WordPress:Write Post SubPanel]].


这个子面板,首次出现在[[WordPress:Version 2.5|2.5版本]]中,能够使你添加,更改,或者删除标签。一次可以选择删除多个标签。搜索选项能够使你找到你想要编辑或者删除的标签。同时记住可以在[[WordPress:Write Post SubPanel|写文章子面板]]中添加标签。
这个子面板,首次出现在[[WordPress:Version 2.5|2.5版本]]中,能够使你添加,更改,或者删除标签。一次可以选择删除多个标签。搜索选项能够使你找到你想要编辑或者删除的标签。同时记住可以在[[WordPress:Write Post SubPanel|写文章子面板]]中添加标签。
[[WordPress:Image:managetags.png|640px|right|Manage Tags SubPanel]]


[[WordPress:Image:managetags.png|640px|right|管理标签子面板]]
[[WordPress:Image:managetags.png|640px|right|管理标签子面板]]


Back to [[WordPress:Administration Panels]].
返回到[[WordPress:Administration Panels|管理面板]]。
返回到[[WordPress:Administration Panels|管理面板]]。
==Manage Tags==


==管理标签==
==管理标签==


在这个面板的顶上方,管理标签文本的旁边,有个[[#WordPress:Add Tag|(添加新的)]]链接,能够带你跳读到这个面板的底部,使你开始添加新的标签。在这个搜索框的右边,你可以输入一个词,或者几个词,然后点击"搜索标签"按钮搜索并且显示符合你的关键词的所有标签。
Next to the Manage Tags text at the top of this panel is an [[WordPress:#Add Tag|(add new)]] link to jump to the bottom of this panel to begin adding new Tags.  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.
 
在这个面板的顶上方,管理标签文本的旁边,有个[[WordPress:#Add Tag|(添加新的)]]链接,能够带你跳读到这个面板的底部,使你开始添加新的标签。在这个搜索框的右边,你可以输入一个词,或者几个词,然后点击"搜索标签"按钮搜索并且显示符合你的关键词的所有标签。


===Table of Tags===
===标签表格===
===标签表格===
A table lists all of your Tags by row.  The Tags are displayed alphabetically.  At the top of the table is the Delete button.  Any Tag that has the checkbox set will be deleted when the Delete button is clicked.  When the Tags are deleted, a splash message will appear at the top of the screen saying "Tags deleted."


一个表格一排排地显示了你的所有的标签。这些标签是按照字母表顺序排列的。在表格的顶上方是个删除按钮。任何标签复选框中的删除按钮选中的时候,这个标签就会被删除。标签删除后,会在界面的上方跳出一条信息,显示"标签已经删除了。"
一个表格一排排地显示了你的所有的标签。这些标签是按照字母表顺序排列的。在表格的顶上方是个删除按钮。任何标签复选框中的删除按钮选中的时候,这个标签就会被删除。标签删除后,会在界面的上方跳出一条信息,显示"标签已经删除了。"
The table of Tags contains the following columns:


标签表格包含有以下的栏:
标签表格包含有以下的栏:
*'''[ ]''' - A checkbox that when clicked (checked), 'selects' that particular Tag to be deleted when the Delete button is clicked.


*'''[ ]''' –点击(选中这个复选框),点击删除按钮时,'选择'需要删除的按钮。
*'''[ ]''' –点击(选中这个复选框),点击删除按钮时,'选择'需要删除的按钮。


*'''名称''' – 标签名称。记住,''每个标签名称必须是唯一的。''点击标签名称,[[#WordPress:Edit Tag|编辑标签]]。
*'''Name''' - The name of the Tag.  Remember, ''each tag name must be unique''.  Click on the Tag's Name to [[WordPress:#Edit Tag|edit the Tag]].
   
 
*'''名称''' – 标签名称。记住,''每个标签名称必须是唯一的。''点击标签名称,[[WordPress:#Edit Tag|编辑标签]]。
 
*'''Posts''' - The number of posts assigned this Tag.  
*'''文章''' – 这个标签拥有多少篇文章。
*'''文章''' – 这个标签拥有多少篇文章。
==Add Tag==


==添加标签==
==添加标签==


子面板的这个部分,轻易地链接到[[#WordPress:Table of Tags|标签表格]]顶上方的'''(添加 新的)'''使你能够创建新的标签。每个新的标签有两方面的相关信息:名称和slug。
This part of the SubPanel, conveniently linked to from the '''(add new)''' at the top of the [[WordPress:#Table of Tags|Table of Tags]], allows you to create a new Tag.  There are two pieces of information associated with each new Tag:  the name and the slug.
 
子面板的这个部分,轻易地链接到[[WordPress:#Table of Tags|标签表格]]顶上方的'''(添加 新的)'''使你能够创建新的标签。每个新的标签有两方面的相关信息:名称和slug。
 
;Tag Name: To reiterate, the Tag name ''must'' be unique.


;标签名:再次重申,标签名''必须''是唯一的。
;标签名:再次重申,标签名''必须''是唯一的。


;标签Slug:标签slug也''必须''是唯一的。标签slug是用在URL中。例如,将标签名设置为"地理",将标签slug设置为"地理",就会显示所有的带有"地理"标签的文章,URL像'''example.com/?tag=geography'''
;Tag Slug: The Tag slug ''must'' also be unique. The Tag slug is used in the URL. For example, setting a Tag name of "Geography" and a Tag slug of "geography" would show all "Geography" tagged posts with a URL like '''example.com/?tag=geography'''.


;添加标签:添加标签功能的最重要的部分。你输入了新标签的所有信息之后,就可以使用这个按钮,保存这些信息。
;标签Slug:标签slug也''必须''是唯一的。标签slug是用在URL中。例如,将标签名设置为"地理",将标签slug设置为"地理",就会显示所有的带有"地理"标签的文章,URL像'''example.com/?tag=geography'''。
 
;Add Tag:  The most important part of the Add Tag feature.  Once you've entered in all the information about your new Tag, use this button to save it.
 
;添加标签:添加标签功能的最重要的部分。你输入了新标签的所有信息之后,就可以使用这个按钮,保存这些信息。
 
==Edit Tag==


==编辑标签==
==编辑标签==


只有你点击了[[#WordPress:Table of Tags|标签表格]]中的标签的'''名称'''之后,子面板的编辑标签部分才会显示。可以标记每个标签的两个相关部分的信息:标签名和标签slug。
This part of the SubPanel only displays when you click on a Tag's '''Name''' in the [[WordPress:#Table of Tags|Table of Tags]].  It is possible to edit two pieces of information associated with each Tag:  the name and the slug.
 
只有你点击了[[WordPress:#Table of Tags|标签表格]]中的标签的'''名称'''之后,子面板的编辑标签部分才会显示。可以标记每个标签的两个相关部分的信息:标签名和标签slug。
 
;Tag Name: To reiterate, the Tag name ''must'' be unique.


;标签名:再次重申,标签名''必须'' 是唯一的。
;标签名:再次重申,标签名''必须'' 是唯一的。


;标签Slug:标签slug也''必须''是唯一的。标签slug用在URL中。例如,将标签名设置为"地理",将标签slug设置为"地理",会显示标签为"地理"的所有文章,同时URL是'''example.com/?Tag=geography'''。
;Tag Slug: The Tag slug ''must'' also be unique. The Tag slug is used in the URL. For example, setting a Tag name of "Geography" and a Tag slug of "geography" would show all "Geography" Tagged posts with a URL like '''example.com/?Tag=geography'''.
;标签Slug:标签slug也''必须''是唯一的。标签slug用在URL中。例如,将标签名设置为"地理",将标签slug设置为"地理",会显示标签为"地理"的所有文章,同时URL是'''example.com/?Tag=geography'''。
 
;Edit Tag:  The most important part of the Edit Tag feature.  Once you've edited the information about the Tag, use this button to save it.
 
;编辑标签:编辑标签功能的最重要的部分。你输入了关于标签的所有信息之后,请使用这个按钮,保存信息。


;编辑标签:编辑标签功能的最重要的部分。你输入了关于标签的所有信息之后,请使用这个按钮,保存信息。
Back to [[WordPress:Administration Panels]].


返回到[[WordPress:Administration Panels|管理面板]]。
返回到[[WordPress:Administration Panels|管理面板]]。
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅Wordpress-mediawiki:版权的细节)。 未经许可,请勿提交受版权保护的作品!
取消 编辑帮助(在新窗口中打开)