Make WordPress Core


Ignore:
Timestamp:
06/01/2010 05:44:38 PM (14 years ago)
Author:
ryan
Message:

Entities cleanup for help. Props zeo. see #13467

File:
1 edited

Legend:

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

    r15011 r15094  
    3636// contextual help - choose Help on the top right of admin panel to preview this.
    3737add_contextual_help($current_screen,
    38     '<p>' . __('Your profile contains information about you (your "account") as well as some personal options related to using WordPress.') . '</p>' .
     38    '<p>' . __('Your profile contains information about you (your &#8220;account&#8221;) as well as some personal options related to using WordPress.') . '</p>' .
    3939    '<p>' . __('You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things.') . '</p>' .
    4040    '<p>' . __('Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts.') . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.