Make WordPress Core

Ticket #13467: Links section.txt

File Links section.txt, 2.2 KB (added by jane, 14 years ago)

Links section help text (edit, add new/edit ind, link cats)

Line 
1link-manager.php
2
3You can add links here to be displayed on your site, usually using Widgets [link to wp-admin/widgets.php]. By default, links to several sites in WordPress community are included as examples.
4
5Links may be separated into categories; these are different than the categories used on your posts.
6
7You can customize the display of this screen using he Screen Options tab and/or the dropdown filters above the links table.
8
9If you delete a link, it will be removed permanently, as Links do not have a Trash function yet.
10
11For more information:
12Link Management Documentation http://codex.wordpress.org/Links_Edit_SubPanel
13Support Forums http://wordpress.org/support/
14
15
16…………………………………………………………………………………………………………
17link-add.php and link.php?action=edit&link_id=[link id #]
18
19You can add or edit links on this screen by entering information in each of the boxes. Only the link's web address and name (the text you want to display on your site as the link) are required fields.
20
21The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don't use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box.
22
23XFN stands for XHTML Friends Network [http://gmpg.org/xfn/], which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of site to which you are linking.
24
25For more information:
26Creating Links Documentation http://codex.wordpress.org/Links_Add_New_SubPanel
27Support Forums http://wordpress.org/support/
28
29…………………………………………………………………………………………………………
30edit-link-categories.php
31
32You can create groups of links by using link categories. Link category names must be unique and link categories are separate from the categories you use for posts.
33
34You can delete link categories, but that action does not delete the links within the category. Instead, it moves them to the default link category.
35
36For more information:
37Link Categories Documentation http://codex.wordpress.org/Links_Link_Categories_SubPanel
38Support Forums http://wordpress.org/support/