<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[15103] trunk/wp-admin: Help fixes, props jane.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/15103">15103</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2010-06-02 05:54:14 +0000 (Wed, 02 Jun 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>Help fixes, props jane. fixes <a href="http://trac.wordpress.org/ticket/13467">#13467</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmineditformadvancedphp">trunk/wp-admin/edit-form-advanced.php</a></li>
<li><a href="#trunkwpadmineditlinkformphp">trunk/wp-admin/edit-link-form.php</a></li>
<li><a href="#trunkwpadminmediauploadphp">trunk/wp-admin/media-upload.php</a></li>
<li><a href="#trunkwpadminoptionsgeneralphp">trunk/wp-admin/options-general.php</a></li>
<li><a href="#trunkwpadminoptionsmediaphp">trunk/wp-admin/options-media.php</a></li>
<li><a href="#trunkwpadminplugininstallphp">trunk/wp-admin/plugin-install.php</a></li>
<li><a href="#trunkwpadminusereditphp">trunk/wp-admin/user-edit.php</a></li>
<li><a href="#trunkwpadminusernewphp">trunk/wp-admin/user-new.php</a></li>
<li><a href="#trunkwpadminwidgetsphp">trunk/wp-admin/widgets.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmineditformadvancedphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-form-advanced.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-form-advanced.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/edit-form-advanced.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -176,7 +176,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Discussion&lt;/strong&gt; - You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . sprintf(__('You can also create posts with the &lt;a href=&quot;%s&quot;&gt;Press This bookmarklet&lt;/a&gt;.'), 'options-writing.php') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Writing_Posts&quot;&gt;Writing Posts Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Writing_Posts&quot;&gt;Documentation on Writing Posts&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx">         );
</span><span class="cx"> } elseif ( 'page' == $post_type ) {
</span><span class="lines">@@ -184,7 +184,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. The Page editor mostly works the same Post editor, but there are some Page-specific features in the Page Attributes box:') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Parent&lt;/strong&gt; - You can arrange your pages in hierarchies. For example, you could have an &amp;#8220;About&amp;#8221; page that has &amp;#8220;Life Story&amp;#8221; and &amp;#8220;My Dog&amp;#8221; pages under it. There are no limits to how many levels you can nest pages.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Template&lt;/strong&gt; - Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you&amp;#8217;ll see them in this dropdown menu.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;strong&gt;Order&lt;/strong&gt; - Pages are usually ordered alphabetically, but you can put a number above to change the order pages appear in.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;strong&gt;Order&lt;/strong&gt; - Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Pages_Add_New_SubPanel&quot;&gt;Page Creation Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadmineditlinkformphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-link-form.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-link-form.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/edit-link-form.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -40,9 +40,9 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __( 'You can add or edit links on this screen by entering information in each of the boxes. Only the link&amp;#8217;s web address and name (the text you want to display on your site as the link) are required fields.' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( 'The 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&amp;#8217;t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box.' ) . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __( 'XFN stands for &lt;a href=&quot;http://gmpg.org/xfn/&quot;&gt;XHTML Friends Network&lt;/a&gt;, 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.' ) . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __( 'XFN stands for &lt;a href=&quot;http://gmpg.org/xfn/&quot;&gt;XHTML Friends Network&lt;/a&gt;, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking.' ) . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Links_Add_New_SubPanel&quot;&gt;Creating Links Documentation&lt;/a&gt;' ) . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Links_Add_New_SubPanel&quot;&gt;Documentation on Creating Links&lt;/a&gt;' ) . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminmediauploadphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/media-upload.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/media-upload.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/media-upload.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -58,10 +58,10 @@
</span><span class="cx">         $parent_file = 'upload.php';
</span><span class="cx"> 
</span><span class="cx">         add_contextual_help( $current_screen,
</span><del>-                '&lt;p&gt;' . __('You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share.') . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __('The first screen for &lt;em&gt;Upload New&lt;/em&gt; provides two options: to &lt;em&gt;Select Files&lt;/em&gt; (multiple file upload allowed) or to switch to a &lt;em&gt;Browser Uploader&lt;/em&gt; (which has two similar options). Clicking &lt;em&gt;Select Files&lt;/em&gt; opens a navigation window showing you files in your operating system. Selecting &lt;em&gt;Open&lt;/em&gt; after clicking on the file you want activates a progress bar on the uploader screen, which gives percentages, says &amp;#8220;crunching,&amp;#8221; and upon completion adds a thumbnail and five metadata boxes on this screen. Basic image editing is available after upload is complete. Make sure you click &lt;em&gt;Save&lt;/em&gt; before leaving this screen.') . '&lt;/p&gt;' .
</del><ins>+'&lt;p&gt;' . __('You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share.') . '&lt;/p&gt;' .
+                '&lt;p&gt;' . __('There are two options for uploading files: &lt;em&gt;Select Files&lt;/em&gt; will open the Flash-based uploader (multiple file upload allowed), or you can use the &lt;em&gt;Browser Uploader&lt;/em&gt;. Clicking &lt;em&gt;Select Files&lt;/em&gt; opens a navigation window showing you files in your operating system. Selecting &lt;em&gt;Open&lt;/em&gt; after clicking on the file you want activates a progress bar on the uploader screen. Basic image editing is available after upload is complete. Make sure you click &lt;em&gt;Save&lt;/em&gt; before leaving this screen.') . '&lt;/p&gt;' .
</ins><span class="cx">                 '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-                '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Media_Add_New_SubPanel&quot;&gt;Add New Media in Codex&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+                '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Media_Add_New_SubPanel&quot;&gt;Documentaion on Uploading Media Files&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">                 '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx">         );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminoptionsgeneralphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-general.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-general.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/options-general.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -52,13 +52,13 @@
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen, 
</span><span class="cx">         '&lt;p&gt;' . __('The fields on this screen determine some of the basics of your site setup.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds, unless not allowed by your theme. The tagline is also displayed by many themes.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('The WordPress URL and the Site URL can be the same (example.com) or different; for example, having the WordPress core files (example.com/wordpress) in a subdirectory instead of the root directory.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('If you want site visitors to be able to register themselves, as opposed to being registered by the site administrator, check the membership box. A default user role can be set for all new users, whether self-registered or registered by the site administrator.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('UTC means Coordinated Universal Time.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Remember to click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_General_SubPanel&quot;&gt;General Settings Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_General_SubPanel&quot;&gt;Documentation on General Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminoptionsmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-media.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-media.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/options-media.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -16,12 +16,12 @@
</span><span class="cx"> $parent_file = 'options-general.php';
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen, 
</span><del>-        '&lt;p&gt;' . __('You can set maximum sizes for images in the Add An Image popup window which appears when you insert images into your written content. These sizes can set limits for three of your four options; you can also insert an image as Full Size.') . '&lt;/p&gt;' .
-        '&lt;p&gt;' . __('The Embed option allows for any URL linking to a video, image, or other media content to automatically become embedded in your post or page. Just type that URL on its own line when you&amp;#8217;re creating your content.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size.') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('The Embed option allows you embed a video, image, or other media content into your content automatically by typing the URL (of the web page where the file lives) on its own line when you create your content.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('Uploading Options gives you folder and path choices for storing your files in your installation&amp;#8217;s directory.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Media_SubPanel&quot;&gt;Media Settings Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Media_SubPanel&quot;&gt;Documentation on Media Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminplugininstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugin-install.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugin-install.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/plugin-install.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from WordPress core by thousands of developers all over the world. All plugins in the official &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot;&gt;WordPress.org Plugin Directory&lt;/a&gt; are compatible with the WordPress GPL v2 license. You can find new plugins to install by searching or browsing the Directory right here in your own Plugins section.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('If you know what you&amp;#8217;re looking for, Search is your best bet. The Search screen has options to Search in the WordPress.org Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting a popular tags. Tags in larger type mean more plugins have been labeled with that tag.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('If you know what you&amp;#8217;re looking for, Search is your best bet. The Search screen has options to search the WordPress.org Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting a popular tags. Tags in larger type mean more plugins have been labeled with that tag.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('If you just want to get an idea of what&amp;#8217;s available, you can browse Featured, Popular, Newest, and Recently Updated plugins by using the links in the upper left of the screen. These sections rotate regularly.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('If you want to install a plugin that you&amp;#8217;ve downloaded elsewhere, click Upload in the upper left. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span></span></pre></div>
<a id="trunkwpadminusereditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/user-edit.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/user-edit.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/user-edit.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">     '&lt;p&gt;' . __('Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('Remember to click the Update Profile button when you are finished.') . '&lt;/p&gt;' . 
</span><span class="cx">     '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' . 
</span><del>-    '&lt;p&gt;' . __('&lt;a target=&quot;_blank&quot; href=&quot;http://codex.wordpress.org/Users_Your_Profile_SubPanel&quot;&gt;User Profile&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+    '&lt;p&gt;' . __('&lt;a target=&quot;_blank&quot; href=&quot;http://codex.wordpress.org/Users_Your_Profile_SubPanel&quot;&gt;Documentation on User Profiles&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">     '&lt;p&gt;' . __('&lt;a target=&quot;_blank&quot; href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;' 
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminusernewphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/user-new.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/user-new.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/user-new.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -121,7 +121,7 @@
</span><span class="cx">     '&lt;p&gt;' . __('New users will receive an email letting them know they&amp;#8217;ve been added as a user for your site. By default, this email will also contain their password. Uncheck the box if you do not the password to be included in the welcome email.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('Remember to click the Add User button at the bottom of this screen when you are finished.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-    '&lt;p&gt;' . __('&lt;a target=&quot;_blank&quot; href=&quot;http://codex.wordpress.org/Users_Add_New_SubPanel&quot;&gt;Add New Users&lt;/a&gt;') . '&lt;/p&gt;' . 
</del><ins>+    '&lt;p&gt;' . __('&lt;a target=&quot;_blank&quot; href=&quot;http://codex.wordpress.org/Users_Add_New_SubPanel&quot;&gt;Documentation on Adding New Users&lt;/a&gt;') . '&lt;/p&gt;' . 
</ins><span class="cx">     '&lt;p&gt;' . __('&lt;a target=&quot;_blank&quot; href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminwidgetsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/widgets.php (15102 => 15103)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/widgets.php        2010-06-02 05:53:24 UTC (rev 15102)
+++ trunk/wp-admin/widgets.php        2010-06-02 05:54:14 UTC (rev 15103)
</span><span class="lines">@@ -36,9 +36,10 @@
</span><span class="cx"> $help = '
</span><span class="cx">         &lt;p&gt;' . __('Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them.') . '&lt;/p&gt;
</span><span class="cx">         &lt;p&gt;' . __('Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget.') . '&lt;/p&gt;
</span><del>-        &lt;p&gt;' . __('If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with less or different widget areas.') . '&lt;/p&gt;
</del><ins>+        &lt;p&gt;' . __('If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas.') . '&lt;/p&gt;
</ins><span class="cx">         &lt;p&gt;' . __('Widgets may be used multiple times. You can give each widget a title, to display on your site, but it&amp;#8217;s not required.') . '&lt;/p&gt;
</span><span class="cx">         &lt;p&gt;' . __('Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop.') . '&lt;/p&gt;
</span><ins>+                &lt;p&gt;' . __('Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area. ') . '&lt;/p&gt;
</ins><span class="cx"> ';
</span><span class="cx"> $help .= '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;';
</span><span class="cx"> $help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Appearance_Widgets_SubPanel&quot;&gt;Widgets Documentation&lt;/a&gt;') . '&lt;/p&gt;';
</span></span></pre>
</div>
</div>

</body>
</html>