Make WordPress Core


Ignore:
Timestamp:
08/07/2003 12:00:55 AM (23 years ago)
Author:
mikelittle
Message:

Added help hooks.
Added gethelp_link() and helpWindow() functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/help/en/linkmanager.php.help.html

    r276 r296  
    7575  you have administration privileges) to someone else.</dd>
    7676
     77
     78  <dt id="toggle_visibility"><a href="#toggle_visibility">Toggle Visibility</a></dt>
     79  <dd>This button allow you to toggle the visibility of the checked links (for
     80  which you have administration privileges). Visible links become invisible and
     81  invisible links become visible.</dd>
     82
     83  <dt id="move_to_cat"><a href="#move_to_cat">Move To Category</a></dt> <dd>This
     84  list and button allow you to move several links (for which you have
     85  administration privileges) at the same time. Check the checkboxes of the links
     86  you wish to change, select a category from the drop down list and click the
     87  move button.</dd>
     88
     89  <dt id="toggle_checkboxes"><a href="#toggle_checkboxes">Toggle Checkboxes</a></dt>
     90  <dd>This link allows you to toggle the checked state of a ll the links in the
     91  list. Links which were checked will become unchecked, links which wrre
     92  unchecked will become checked.</dd>
     93
     94
     95
     96
    7797  <dt id="add_a_link"><a href="#add_a_link">Add a link</a></dt>
    7898  <dd>
Note: See TracChangeset for help on using the changeset viewer.