Make WordPress Core


Ignore:
Timestamp:
12/01/2011 01:17:14 AM (14 years ago)
Author:
nacin
Message:

Help tweaks for users, tools. props jane, see #19020.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/user-edit.php

    r19459 r19509  
    4545
    4646get_current_screen()->add_help_tab( array(
    47     'id'      => 'your-profile',
    48     'title'   => __('Your Profile'),
     47    'id'      => 'overview',
     48    'title'   => __('Overview'),
    4949    'content' => $profile_help,
    5050) );
Note: See TracChangeset for help on using the changeset viewer.