<!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" />
<title>[19111] trunk/wp-admin: Use add_help_sidebar().</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { 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 #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#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>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/19111">19111</a></dd>
<dt>Author</dt> <dd>ryan</dd>
<dt>Date</dt> <dd>2011-11-02 03:12:37 +0000 (Wed, 02 Nov 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Use add_help_sidebar(). see <a href="http://core.trac.wordpress.org/ticket/19020">#19020</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmincustombackgroundphp">trunk/wp-admin/custom-background.php</a></li>
<li><a href="#trunkwpadmincustomheaderphp">trunk/wp-admin/custom-header.php</a></li>
<li><a href="#trunkwpadmineditcommentsphp">trunk/wp-admin/edit-comments.php</a></li>
<li><a href="#trunkwpadmineditlinkformphp">trunk/wp-admin/edit-link-form.php</a></li>
<li><a href="#trunkwpadminedittagsphp">trunk/wp-admin/edit-tags.php</a></li>
<li><a href="#trunkwpadmineditphp">trunk/wp-admin/edit.php</a></li>
<li><a href="#trunkwpadminexportphp">trunk/wp-admin/export.php</a></li>
<li><a href="#trunkwpadminimportphp">trunk/wp-admin/import.php</a></li>
<li><a href="#trunkwpadminlinkmanagerphp">trunk/wp-admin/link-manager.php</a></li>
<li><a href="#trunkwpadminmediauploadphp">trunk/wp-admin/media-upload.php</a></li>
<li><a href="#trunkwpadminnavmenusphp">trunk/wp-admin/nav-menus.php</a></li>
<li><a href="#trunkwpadminoptionsdiscussionphp">trunk/wp-admin/options-discussion.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="#trunkwpadminoptionspermalinkphp">trunk/wp-admin/options-permalink.php</a></li>
<li><a href="#trunkwpadminoptionsprivacyphp">trunk/wp-admin/options-privacy.php</a></li>
<li><a href="#trunkwpadminoptionsreadingphp">trunk/wp-admin/options-reading.php</a></li>
<li><a href="#trunkwpadminoptionswritingphp">trunk/wp-admin/options-writing.php</a></li>
<li><a href="#trunkwpadminpluginsphp">trunk/wp-admin/plugins.php</a></li>
<li><a href="#trunkwpadminthemesphp">trunk/wp-admin/themes.php</a></li>
<li><a href="#trunkwpadmintoolsphp">trunk/wp-admin/tools.php</a></li>
<li><a href="#trunkwpadminupdatecorephp">trunk/wp-admin/update-core.php</a></li>
<li><a href="#trunkwpadminuploadphp">trunk/wp-admin/upload.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="#trunkwpadminusersphp">trunk/wp-admin/users.php</a></li>
<li><a href="#trunkwpadminwidgetsphp">trunk/wp-admin/widgets.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmincustombackgroundphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/custom-background.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/custom-background.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/custom-background.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -80,13 +80,19 @@
</span><span class="cx">          * @since 3.0.0
</span><span class="cx">          */
</span><span class="cx">         function admin_load() {
</span><del>-                add_contextual_help( $this-&gt;page, '&lt;p&gt;' . __( 'You can customize the look of your site without touching any of your theme&amp;#8217;s code by using a custom background. Your background can be an image or a color.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __( 'To use a background image, simply upload it, then choose your display options below. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __( 'You can also choose a background color. If you know the hexadecimal code for the color you want, enter it in the Color field. If not, click on the Select a Color link, and a color picker will allow you to choose the exact shade you want.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __( 'Don&amp;#8217;t forget to click on the Save Changes button when you are finished.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;' .
-                '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Appearance_Background_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Custom Background&lt;/a&gt;' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;' );
</del><ins>+                add_contextual_help( $this-&gt;page,
+                        '&lt;p&gt;' . __( 'You can customize the look of your site without touching any of your theme&amp;#8217;s code by using a custom background. Your background can be an image or a color.' ) . '&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( 'To use a background image, simply upload it, then choose your display options below. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site.' ) . '&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( 'You can also choose a background color. If you know the hexadecimal code for the color you want, enter it in the Color field. If not, click on the Select a Color link, and a color picker will allow you to choose the exact shade you want.' ) . '&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( 'Don&amp;#8217;t forget to click on the Save Changes button when you are finished.' ) . '&lt;/p&gt;'
+                );
+
+                get_current_screen()-&gt;add_help_sidebar(
+                        '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Appearance_Background_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Custom Background&lt;/a&gt;' ) . '&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;'
+                );
+
</ins><span class="cx">                 wp_enqueue_script('custom-background');
</span><span class="cx">                 wp_enqueue_style('farbtastic');
</span><span class="cx">         }
</span></span></pre></div>
<a id="trunkwpadmincustomheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/custom-header.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/custom-header.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/custom-header.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -99,12 +99,17 @@
</span><span class="cx">          * @since 3.0.0
</span><span class="cx">          */
</span><span class="cx">         function help() {
</span><del>-                add_contextual_help( $this-&gt;page, '&lt;p&gt;' . __( 'You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __( 'If you want to discard your custom header and go back to the default included in your theme, click on the buttons to remove the custom image and restore the original header image.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __( 'Some themes come with additional header images bundled. If you see multiple images displayed, select the one you&amp;#8217;d like and click the Save Changes button.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;' .
-                '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Appearance_Header_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Custom Header&lt;/a&gt;' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;' );
</del><ins>+                add_contextual_help( $this-&gt;page,
+                        '&lt;p&gt;' . __( 'You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately.' ) . '&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( 'If you want to discard your custom header and go back to the default included in your theme, click on the buttons to remove the custom image and restore the original header image.' ) . '&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( 'Some themes come with additional header images bundled. If you see multiple images displayed, select the one you&amp;#8217;d like and click the Save Changes button.' ) . '&lt;/p&gt;'
+                );
+
+                get_current_screen()-&gt;add_help_sidebar(
+                        '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Appearance_Header_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Custom Header&lt;/a&gt;' ) . '&lt;/p&gt;' .
+                        '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;'
+                );
</ins><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         /**
</span></span></pre></div>
<a id="trunkwpadmineditcommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-comments.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-comments.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/edit-comments.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -116,13 +116,17 @@
</span><span class="cx">         '&lt;p&gt;' . __( 'In the Author column, in addition to the author&amp;#8217;s name, email address, and blog URL, the commenter&amp;#8217;s IP address is shown. Clicking on this link will show you all the comments made from this IP address.' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( 'In the Comment column, above each comment it says &amp;#8220;Submitted on,&amp;#8221; followed by the date and time the comment was left on your site. Clicking on the date/time link will take you to that comment on your live site. Hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment.' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( 'In the In Response To column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The &amp;#8220;#&amp;#8221; permalink symbol below leads to that post on your live site. The small bubble with the number in it shows how many comments that post has received. If the bubble is gray, you have moderated all comments for that post. If it is blue, there are pending comments. Clicking the bubble will filter the comments screen to show only comments on that post.' ) . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __( 'Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link below to learn more.' ) . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __( 'Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link below to learn more.' ) . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Administration_Screens#Comments&quot; target=&quot;_blank&quot;&gt;Documentation on Comments&lt;/a&gt;' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Comment_Spam&quot; target=&quot;_blank&quot;&gt;Documentation on Comment Spam&lt;/a&gt;' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Keyboard_Shortcuts&quot; target=&quot;_blank&quot;&gt;Documentation on Keyboard Shortcuts&lt;/a&gt;' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;'
</span><span class="cx"> );
</span><ins>+
</ins><span class="cx"> require_once('./admin-header.php');
</span><span class="cx"> ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadmineditlinkformphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-link-form.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-link-form.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/edit-link-form.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -42,7 +42,10 @@
</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; target=&quot;_blank&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;' .
</del><ins>+        '&lt;p&gt;' . __( 'XFN stands for &lt;a href=&quot;http://gmpg.org/xfn/&quot; target=&quot;_blank&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Links_Add_New_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Creating Links&lt;/a&gt;' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminedittagsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-tags.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-tags.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/edit-tags.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -225,9 +225,12 @@
</span><span class="cx">         if ( 'category' == $taxonomy || 'post_tag' == $taxonomy  )
</span><span class="cx">                 $help .= '&lt;li&gt;' . __( '&lt;strong&gt;Description&lt;/strong&gt; - The description is not prominent by default; however, some themes may display it.' ) . '&lt;/li&gt;' .
</span><span class="cx">                 '&lt;/ul&gt;' .
</span><del>-                '&lt;p&gt;' . __( 'You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '&lt;/p&gt;' .
-                '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;';
</del><ins>+                '&lt;p&gt;' . __( 'You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '&lt;/p&gt;';
</ins><span class="cx"> 
</span><ins>+        add_contextual_help($current_screen, $help);
+
+        $help = '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;';
+
</ins><span class="cx">         if ( 'category' == $taxonomy )
</span><span class="cx">                 $help .= '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Posts_Categories_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Categories&lt;/a&gt;' ) . '&lt;/p&gt;';
</span><span class="cx">         elseif ( 'link_category' == $taxonomy )
</span><span class="lines">@@ -237,7 +240,8 @@
</span><span class="cx"> 
</span><span class="cx">         $help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;';
</span><span class="cx"> 
</span><del>-        add_contextual_help($current_screen, $help);
</del><ins>+        get_current_screen()-&gt;add_help_sidebar( $help );
+
</ins><span class="cx">         unset($help);
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadmineditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/edit.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -164,7 +164,10 @@
</span><span class="cx">         '&lt;li&gt;' . __('Trash removes your post from this list and places it in the trash, from which you can permanently delete it.') . '&lt;/li&gt;' .
</span><span class="cx">         '&lt;li&gt;' . __('Preview will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post&amp;#8217;s status.') . '&lt;/li&gt;' .
</span><span class="cx">         '&lt;/ul&gt;' .
</span><del>-        '&lt;p&gt;' . __('You can also edit multiple posts at once. Select the posts you want to edit using the checkboxes, select Edit from the Bulk Actions menu and click Apply. You will be able to change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('You can also edit multiple posts at once. Select the posts you want to edit using the checkboxes, select Edit from the Bulk Actions menu and click Apply. You will be able to change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears.') . '&lt;/p&gt;'
+        );
+
+        get_current_screen()-&gt;add_help_sidebar(
</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/Posts_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Posts&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="lines">@@ -173,7 +176,10 @@
</span><span class="cx">         add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('Pages are similar to Posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest Pages under other Pages by making one the &amp;#8220;Parent&amp;#8221; of the other, creating a group of Pages.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Managing Pages is very similar to managing Posts, and the screens can be customized in the same way.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('You can also perform the same types of actions, including narrowing the list by using the filters, acting on a Page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple Pages at once.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('You can also perform the same types of actions, including narrowing the list by using the filters, acting on a Page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple Pages at once.') . '&lt;/p&gt;'
+        );
+
+        get_current_screen()-&gt;add_help_sidebar(
</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_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Pages&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminexportphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/export.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/export.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/export.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -40,7 +40,10 @@
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help( $current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('You can export a file of your site&amp;#8217;s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to  limit the export by category, author, date range by month, or publishing status.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Tools_Export_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Export&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminimportphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/import.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/import.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/import.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -18,7 +18,10 @@
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('In previous versions of WordPress, all the importers were built-in, but they have been turned into plugins as of version 3.0 since most people only use them once or infrequently.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('In previous versions of WordPress, all the importers were built-in, but they have been turned into plugins as of version 3.0 since most people only use them once or infrequently.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Tools_Import_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Import&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminlinkmanagerphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/link-manager.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/link-manager.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/link-manager.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -44,7 +44,10 @@
</span><span class="cx">         '&lt;p&gt;' . sprintf(__('You can add links here to be displayed on your site, usually using &lt;a href=&quot;%s&quot;&gt;Widgets&lt;/a&gt;. By default, links to several sites in the WordPress community are included as examples.'), 'widgets.php') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('Links may be separated into categories; these are different than the categories used on your posts.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table.') . '&lt;/p&gt;' .
</span><del>-    '&lt;p&gt;' . __('If you delete a link, it will be removed permanently, as Links do not have a Trash function yet.') . '&lt;/p&gt;' .
</del><ins>+    '&lt;p&gt;' . __('If you delete a link, it will be removed permanently, as Links do not have a Trash function yet.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Links_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Links&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminmediauploadphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/media-upload.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/media-upload.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/media-upload.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -64,7 +64,10 @@
</span><span class="cx"> 
</span><span class="cx">         add_contextual_help( $current_screen,
</span><span class="cx"> '&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;' .
</span><del>-                '&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;' .
</del><ins>+                '&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;'
+        );
+
+        get_current_screen()-&gt;add_help_sidebar(
</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/Media_Add_New_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Uploading Media Files&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminnavmenusphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/nav-menus.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/nav-menus.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/nav-menus.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -448,12 +448,15 @@
</span><span class="cx"> $help =  '&lt;p&gt;' . __('This feature allows you to use a custom menu in place of your theme&amp;#8217;s default menus. If your theme does not support the custom menus feature yet (the new and old default themes, Twenty Eleven and Twenty Ten, do), you can learn about adding this support by following the Documentation link in this tab. You can still use the &amp;#8220;Custom Menu&amp;#8221; widget to add menus to a sidebar.') . '&lt;/p&gt;';
</span><span class="cx"> $help .= '&lt;p&gt;' . __('You can create custom menus for your site. These menus may contain links to pages, categories, custom links or other content types (use the Screen Options tab to decide which ones to show on the screen). You can specify a different navigation label for a menu item as well as other attributes. You can create multiple menus. If your theme includes more than one menu, you can choose which custom menu to associate with each. You can also use custom menus in conjunction with the Custom Menus widget.') . '&lt;/p&gt;';
</span><span class="cx"> $help .= '&lt;p&gt;' . __('To create a new custom menu, click on the + tab, give the menu a name, and click Create Menu. Next, add menu items from the appropriate boxes. You&amp;#8217;ll be able to edit the information for each menu item, and can drag and drop to put them in order. You can also drag a menu item a little to the right to make it a submenu, to create menus with hierarchy. Drop the item into its new nested placement when the dotted rectangle target shifts over, also a little to the right. Don&amp;#8217;t forget to click Save when you&amp;#8217;re finished.') . '&lt;/p&gt;';
</span><del>-$help .= '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Appearance_Menus_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Menus&lt;/a&gt;') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;';
</del><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen, $help);
</span><span class="cx"> 
</span><ins>+get_current_screen()-&gt;add_help_sidebar(
+        '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Appearance_Menus_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Menus&lt;/a&gt;') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
+);
+
</ins><span class="cx"> // Get the admin header
</span><span class="cx"> require_once( './admin-header.php' );
</span><span class="cx"> ?&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsdiscussionphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-discussion.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-discussion.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/options-discussion.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -17,7 +17,10 @@
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won&amp;#8217;t all fit here! :) Use the documentation link below to get information on what each discussion setting does.') . '&lt;/p&gt;' .
</span><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Settings_Discussion_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Discussion Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminoptionsgeneralphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-general.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-general.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/options-general.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -64,7 +64,10 @@
</span><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><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Settings_General_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on General Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminoptionsmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-media.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-media.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/options-media.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -19,7 +19,10 @@
</span><span class="cx">         '&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;' .
</span><span class="cx">         '&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;' .
</span><span class="cx">         ( is_multisite() ? '' : '&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><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Settings_Media_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Media Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminoptionspermalinkphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-permalink.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-permalink.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/options-permalink.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -20,7 +20,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('If you pick an option other than Default, your general URL path with structure tags, terms surrounded by &lt;code&gt;%&lt;/code&gt;, will also appear in the custom structure field and your path can be further modified there.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('When you assign multiple categories or tags to a post, only one can show up in the permalink: the lowest numbered category. This applies if your custom structure includes &lt;code&gt;%category%&lt;/code&gt; or &lt;code&gt;%tag%&lt;/code&gt;.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('The Optional fields let you customize the &amp;#8220;category&amp;#8221; and &amp;#8220;tag&amp;#8221; base names that will appear in archive URLs. For example, the page listing all posts in the &amp;#8220;Uncategorized&amp;#8221; category could be &lt;code&gt;/topics/uncategorized&lt;/code&gt; instead of &lt;code&gt;/category/uncategorized&lt;/code&gt;.') . '&lt;/p&gt;' .
</span><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Settings_Permalinks_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Permalinks Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Using_Permalinks&quot; target=&quot;_blank&quot;&gt;Documentation on Using Permalinks&lt;/a&gt;') . '&lt;/p&gt;' .
</span></span></pre></div>
<a id="trunkwpadminoptionsprivacyphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-privacy.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-privacy.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/options-privacy.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -18,7 +18,10 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the second option here. Note that your privacy is not complete; your site is still visible on the web.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('When this setting is in effect a reminder is shown in the Right Now box of the Dashboard that says, &amp;#8220;Search Engines Blocked,&amp;#8221; to remind you that your site is not being crawled.') . '&lt;/p&gt;' .
</span><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Settings_Privacy_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Privacy Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminoptionsreadingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-reading.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-reading.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/options-reading.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -45,7 +45,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('This screen contains the settings that affect the display of your content.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . sprintf(__('You can choose what&amp;#8217;s displayed on the front page of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static home page, you first need to create two &lt;a href=&quot;%s&quot;&gt;Pages&lt;/a&gt;. One will become the front page, and the other will be where your posts are displayed.'), 'post-new.php?post_type=page') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You can also control the display of your content in RSS feeds, including the maximum numbers of posts to display, whether to show full text or a summary, and the character set encoding.') . '&lt;/p&gt;' .
</span><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Settings_Reading_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Reading Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminoptionswritingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-writing.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-writing.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/options-writing.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -17,7 +17,10 @@
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within these administration screens, while the rest control external publishing methods. For more information on any of these methods, use the documentation links below.') . '&lt;/p&gt;' .
</span><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Settings_Writing_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Writing Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminpluginsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugins.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugins.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/plugins.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -322,7 +322,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . sprintf(__('You can find additional plugins for your site by using the &lt;a href=&quot;%1$s&quot;&gt;Plugin Browser/Installer&lt;/a&gt; functionality or by browsing the &lt;a href=&quot;%2$s&quot; target=&quot;_blank&quot;&gt;WordPress Plugin Directory&lt;/a&gt; directly and installing new plugins manually. To manually install a plugin you generally just need to upload the plugin file into your &lt;code&gt;/wp-content/plugins&lt;/code&gt; directory. Once a plugin has been installed, you can activate it here.'), 'plugin-install.php', 'http://wordpress.org/extend/plugins/') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin&amp;#8217;s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . sprintf( __('If something goes wrong with a plugin and you can&amp;#8217;t use WordPress, delete or rename that file in the &lt;code&gt;%s&lt;/code&gt; directory and it will be automatically deactivated.'), WP_PLUGIN_DIR) . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . sprintf( __('If something goes wrong with a plugin and you can&amp;#8217;t use WordPress, delete or rename that file in the &lt;code&gt;%s&lt;/code&gt; directory and it will be automatically deactivated.'), WP_PLUGIN_DIR) . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Managing_Plugins#Plugin_Management&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Plugins&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminthemesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/themes.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/themes.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/themes.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -42,11 +42,14 @@
</span><span class="cx"> if ( current_user_can('install_themes') )
</span><span class="cx">         $help .= '&lt;p&gt;' . sprintf(__('If you would like to see more themes to choose from, click on the &amp;#8220;Install Themes&amp;#8221; tab and you will be able to browse or search for additional themes from the &lt;a href=&quot;%s&quot; target=&quot;_blank&quot;&gt;WordPress.org Theme Directory&lt;/a&gt;. Themes in the WordPress.org Theme Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they&amp;#8217;re free!'), 'http://wordpress.org/extend/themes/') . '&lt;/p&gt;';
</span><span class="cx"> 
</span><del>-$help .= '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Using_Themes&quot; target=&quot;_blank&quot;&gt;Documentation on Using Themes&lt;/a&gt;') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;';
</del><span class="cx"> add_contextual_help($current_screen, $help);
</span><span class="cx"> 
</span><ins>+get_current_screen()-&gt;add_help_sidebar(
+        '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Using_Themes&quot; target=&quot;_blank&quot;&gt;Documentation on Using Themes&lt;/a&gt;') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
+);
+
</ins><span class="cx"> add_thickbox();
</span><span class="cx"> wp_enqueue_script( 'theme-preview' );
</span><span class="cx"> wp_enqueue_script( 'theme' );
</span></span></pre></div>
<a id="trunkwpadmintoolsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/tools.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/tools.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/tools.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -14,7 +14,10 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('Press This is a bookmarklet that makes it easy to blog about something you come across on the web. You can use it to just grab a link, or to post an excerpt. Press This will even allow you to choose from images included on the page and use them in your post. Just drag the Press This link on this screen to your bookmarks bar in your browser, and you&amp;#8217;ll be on your way to easier content creation. Clicking on it while on another website opens a popup window with all these options.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('The Use This link for the Categories and Tags Converter will take you to the Import page, where that Converter is one of the plugins you can download. Once that plugin is installed, the link on this page takes you to a screen where you can choose conversion either way.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Note: Turbo/Gears is no longer promoted on this screen as it was in previous versions due to the fact that Google has discontinued support for it.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Note: Turbo/Gears is no longer promoted on this screen as it was in previous versions due to the fact that Google has discontinued support for it.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Tools_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Tools&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminupdatecorephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/update-core.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/update-core.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/update-core.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -421,7 +421,10 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('This screen lets you update to the latest version of WordPress as well as update your themes and plugins from the WordPress.org repository. When updates are available, the number of available updates will appear in a bubble on the left hand menu as a notification. It is very important to keep your WordPress installation up to date for security reasons, so when you see a number appear, make sure you take the time to update, which is an easy process.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Updating your WordPress installation is a simple one-click procedure; just click on the Update button when it says a new version is available.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('To update themes or plugins from this screen, use the checkboxes to make your selection and click on the appropriate Update button. Check the box at the top of the Themes or Plugins section to select all and update them all at once.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('To update themes or plugins from this screen, use the checkboxes to make your selection and click on the appropriate Update button. Check the box at the top of the Themes or Plugins section to select all and update them all at once.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Dashboard_Updates_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Updating WordPress&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminuploadphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/upload.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/upload.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/upload.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -149,7 +149,10 @@
</span><span class="cx">         '&lt;p&gt;' . __( 'All the files you&amp;#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the &lt;em&gt;Screen Options&lt;/em&gt; tab to customize the display of this screen.' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( 'You can narrow the list by file type/status using the text link filters at the top of the screen. You also can refine the list by date using the dropdown menu above the media table.' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( 'Hovering over a row reveals action links: &lt;em&gt;Edit&lt;/em&gt;, &lt;em&gt;Delete Permanently&lt;/em&gt;, and &lt;em&gt;View&lt;/em&gt;. Clicking &lt;em&gt;Edit&lt;/em&gt; or on the media file&amp;#8217;s name displays a simple screen to edit that individual file&amp;#8217;s metadata. Clicking &lt;em&gt;Delete Permanently&lt;/em&gt; will delete the file from the media library (as well as from any posts to which it is currently attached). &lt;em&gt;View&lt;/em&gt; will take you to the display page for that file.' ) . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __( 'If a media file has not been attached to any post, you will see that in the &lt;em&gt;Attached To&lt;/em&gt; column, and can click on &lt;em&gt;Attach File&lt;/em&gt; to launch a small popup that will allow you to search for a post and attach the file.' ) . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __( 'If a media file has not been attached to any post, you will see that in the &lt;em&gt;Attached To&lt;/em&gt; column, and can click on &lt;em&gt;Attach File&lt;/em&gt; to launch a small popup that will allow you to search for a post and attach the file.' ) . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Media_Library_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Media Library&lt;/a&gt;' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( '&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;' ) . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminusereditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/user-edit.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/user-edit.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/user-edit.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -42,13 +42,15 @@
</span><span class="cx">     '&lt;p&gt;' . __('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.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('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.') . '&lt;/p&gt;' .
</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><del>-    '&lt;p&gt;' . __('Remember to click the Update Profile button when you are finished.') . '&lt;/p&gt;' .
</del><ins>+    '&lt;p&gt;' . __('Remember to click the Update Profile button when you are finished.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Users_Your_Profile_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on User Profiles&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> $wp_http_referer = remove_query_arg(array('update', 'delete_count'), stripslashes($wp_http_referer));
</span><span class="cx"> 
</span><span class="cx"> $user_can_edit = current_user_can( 'edit_posts' ) || current_user_can( 'edit_pages' );
</span></span></pre></div>
<a id="trunkwpadminusernewphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/user-new.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/user-new.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/user-new.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -125,7 +125,6 @@
</span><span class="cx">         }
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> $title = __('Add New User');
</span><span class="cx"> $parent_file = 'users.php';
</span><span class="cx"> 
</span><span class="lines">@@ -144,7 +143,10 @@
</span><span class="cx">     '&lt;/ul&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('You must assign a password to the new user, but don&amp;#8217;t worry; when they log in for the first time they will be prompted to change it. The username, however, cannot be changed.') . '&lt;/p&gt;' .
</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 don&amp;#8217;t want the password to be included in the welcome email.') . '&lt;/p&gt;' .
</span><del>-    '&lt;p&gt;' . __('Remember to click the Add User button at the bottom of this screen when you are finished.') . '&lt;/p&gt;' .
</del><ins>+    '&lt;p&gt;' . __('Remember to click the Add User button at the bottom of this screen when you are finished.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Users_Add_New_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Adding New Users&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminusersphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/users.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/users.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/users.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -23,7 +23,10 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">     '&lt;p&gt;' . __('This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('You can customize the display of information on this screen as you can on other screens, by using the Screen Options tab and the on-screen filters.') . '&lt;/p&gt;' .
</span><del>-    '&lt;p&gt;' . __('To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section.') . '&lt;/p&gt;' .
</del><ins>+    '&lt;p&gt;' . __('To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section.') . '&lt;/p&gt;'
+);
+
+get_current_screen()-&gt;add_help_sidebar(
</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/Users_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Users&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Roles_and_Capabilities&quot; target=&quot;_blank&quot;&gt;Descriptions of Roles and Capabilities&lt;/a&gt;') . '&lt;/p&gt;' .
</span></span></pre></div>
<a id="trunkwpadminwidgetsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/widgets.php (19110 => 19111)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/widgets.php        2011-11-02 02:38:37 UTC (rev 19110)
+++ trunk/wp-admin/widgets.php        2011-11-02 03:12:37 UTC (rev 19111)
</span><span class="lines">@@ -43,11 +43,15 @@
</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><span class="cx">         &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;
</span><span class="cx"> ';
</span><del>-$help .= '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Appearance_Widgets_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Widgets&lt;/a&gt;') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;';
</del><ins>+
</ins><span class="cx"> add_contextual_help($current_screen, $help);
</span><span class="cx"> 
</span><ins>+get_current_screen()-&gt;add_help_sidebar(
+        '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Appearance_Widgets_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Widgets&lt;/a&gt;') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
+);
+
</ins><span class="cx"> // These are the widgets grouped by sidebar
</span><span class="cx"> $sidebars_widgets = wp_get_sidebars_widgets();
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>