Changeset 15001 for trunk/wp-admin/link-manager.php
- Timestamp:
- 05/27/2010 07:20:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/link-manager.php
r14989 r15001 46 46 47 47 add_contextual_help( $current_screen, 48 '<p>' . sprintf(__('You can add links here to be displayed on your site, usually using <a href="%s">Widgets</a>. By default, links to several sites in WordPress community are included as examples'), 'widgets.php') . '</p>' .48 '<p>' . sprintf(__('You can add links here to be displayed on your site, usually using <a href="%s">Widgets</a>. By default, links to several sites in the WordPress community are included as examples'), 'widgets.php') . '</p>' . 49 49 '<p>' . __('Links may be separated into categories; these are different than the categories used on your posts.') . '</p>' . 50 50 '<p>' . __('You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.