<!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>[19445] trunk/wp-admin: Help tabs.</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/19445">19445</a></dd>
<dt>Author</dt> <dd>ryan</dd>
<dt>Date</dt> <dd>2011-11-24 00:21:39 +0000 (Thu, 24 Nov 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Help tabs. Props chexee. see <a href="http://core.trac.wordpress.org/ticket/19020">#19020</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmineditcommentsphp">trunk/wp-admin/edit-comments.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="#trunkwpadminindexphp">trunk/wp-admin/index.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="#trunkwpadminplugineditorphp">trunk/wp-admin/plugin-editor.php</a></li>
<li><a href="#trunkwpadminplugininstallphp">trunk/wp-admin/plugin-install.php</a></li>
<li><a href="#trunkwpadminpluginsphp">trunk/wp-admin/plugins.php</a></li>
<li><a href="#trunkwpadminthemeeditorphp">trunk/wp-admin/theme-editor.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="#trunkwpadminwidgetsphp">trunk/wp-admin/widgets.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmineditcommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-comments.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-comments.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/edit-comments.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -111,13 +111,24 @@
</span><span class="cx"> 
</span><span class="cx"> add_screen_option( 'per_page', array('label' =&gt; _x( 'Comments', 'comments per page (screen options)' )) );
</span><span class="cx"> 
</span><del>-add_contextual_help( $current_screen, '&lt;p&gt;' . __( 'You can manage comments made on your site similar to the way you manage Posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions.' ) . '&lt;/p&gt;' .
-        '&lt;p&gt;' . __( 'A yellow row means the comment is waiting for you to moderate it.' ) . '&lt;/p&gt;' .
-        '&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;' .
-        '&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;' .
-        '&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;' .
-        '&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>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'managing-comments',
+'title'                =&gt; __('Managing Comments'),
+'content'        =&gt; 
+        '&lt;p&gt;' . __( 'You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions.' ) . '&lt;/p&gt;'
+) );
+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'comments-table',
+'title'                =&gt; __('Comments Table'),
+'content'        =&gt; 
+        '&lt;ul&gt;' .
+                '&lt;li&gt;' . __( 'A yellow row means the comment is waiting for you to moderate it.' ) . '&lt;/li&gt;' .
+                '&lt;li&gt;' . __( 'In the &lt;strong&gt;Author&lt;/strong&gt; 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;/li&gt;' .
+                '&lt;li&gt;' . __( 'In the &lt;strong&gt;Comment&lt;/strong&gt; 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;/li&gt;' .
+                '&lt;li&gt;' . __( 'In the &lt;strong&gt;In Response To&lt;/strong&gt; 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 View Post link 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;/li&gt;' .
+                '&lt;li&gt;' . __( 'Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more.' ) . '&lt;/li&gt;' .
+        '&lt;/ul&gt;'
+) ); 
</ins><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</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="trunkwpadminedittagsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-tags.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-tags.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/edit-tags.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -190,12 +190,12 @@
</span><span class="cx">         if ( 'category' == $taxonomy )
</span><span class="cx">                 $help = '&lt;p&gt;' . sprintf(__( 'You can use categories to define sections of your site and group related posts. The default category is &amp;#8220;Uncategorized&amp;#8221; until you change it in your &lt;a href=&quot;%s&quot;&gt;writing settings&lt;/a&gt;.' ) , 'options-writing.php' ) . '&lt;/p&gt;';
</span><span class="cx">         elseif ( 'link_category' == $taxonomy )
</span><del>-                $help = '&lt;p&gt;' . __( 'You can create groups of links by using link categories. Link category names must be unique and link categories are separate from the categories you use for posts.' ) . '&lt;/p&gt;';
</del><ins>+                $help = '&lt;p&gt;' . __( 'You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts.' ) . '&lt;/p&gt;';
</ins><span class="cx">         else
</span><del>-                $help = '&lt;p&gt;' . __( 'You can assign keywords to your posts using Tags. Unlike categories, tags have no hierarchy, meaning there&amp;#8217;s no relationship from one tag to another.' ) . '&lt;/p&gt;';
</del><ins>+                $help = '&lt;p&gt;' . __( 'You can assign keywords to your posts using &lt;strong&gt;tags&lt;/strong&gt;. Unlike categories, tags have no hierarchy, meaning there&amp;#8217;s no relationship from one tag to another.' ) . '&lt;/p&gt;';
</ins><span class="cx"> 
</span><span class="cx">         if ( 'link_category' == $taxonomy )
</span><del>-                $help .= '&lt;p&gt;' . __( 'You can delete link categories in the Bulk Action pulldown, but that action does not delete the links within the category. Instead, it moves them to the default link category.' ) . '&lt;/p&gt;';
</del><ins>+                $help .= '&lt;p&gt;' . __( 'You can delete Link Categories in the Bulk Action pulldown, but that action does not delete the links within the category. Instead, it moves them to the default Link Category.' ) . '&lt;/p&gt;';
</ins><span class="cx">         else
</span><span class="cx">                 $help .='&lt;p&gt;' . __( 'What&amp;#8217;s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index.' ) . '&lt;/p&gt;';
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadmineditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/edit.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -149,17 +149,18 @@
</span><span class="cx"> $title = $post_type_object-&gt;labels-&gt;name;
</span><span class="cx"> 
</span><span class="cx"> if ( 'post' == $post_type ) {
</span><ins>+
</ins><span class="cx">         get_current_screen()-&gt;add_help_tab( array(
</span><span class="cx">         'id'                =&gt; 'layout',
</span><span class="cx">         'title'                =&gt; __('Layout'),
</span><span class="cx">         'content'        =&gt; 
</span><span class="cx">                 '&lt;p&gt;' . __('You can customize the display of this screen in a number of ways:') . '&lt;/p&gt;' .
</span><del>-                        '&lt;ul&gt;' .
</del><ins>+                '&lt;ul&gt;' .
</ins><span class="cx">                         '&lt;li&gt;' . __('You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab.') . '&lt;/li&gt;' .
</span><span class="cx">                         '&lt;li&gt;' . __('You can filter the list of posts by post status using the text links in the upper left to show All, Published, Draft, or Trashed posts. The default view is to show all posts.') . '&lt;/li&gt;' .
</span><span class="cx">                         '&lt;li&gt;' . __('You can view posts in a simple title list or with an excerpt. Choose the view you prefer by clicking on the icons at the top of the list on the right.') . '&lt;/li&gt;' .
</span><span class="cx">                         '&lt;li&gt;' . __('You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list.') . '&lt;/li&gt;' .
</span><del>-                        '&lt;/ul&gt;'
</del><ins>+                '&lt;/ul&gt;'
</ins><span class="cx">         ) );
</span><span class="cx">         get_current_screen()-&gt;add_help_tab( array(
</span><span class="cx">         'id'                =&gt; 'action-links',
</span><span class="lines">@@ -167,10 +168,10 @@
</span><span class="cx">         'content'        =&gt;         
</span><span class="cx">                 '&lt;p&gt;' . __('Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;ul&gt;' .
</span><del>-                '&lt;li&gt;' . __('&lt;strong&gt;Edit&lt;/strong&gt; takes you to the editing screen for that post. You can also reach that screen by clicking on the post title.') . '&lt;/li&gt;' .
-                '&lt;li&gt;' . __('&lt;strong&gt;Quick Edit&lt;/strong&gt; provides inline access to the metadata of your post, allowing you to update post details without leaving this screen.') . '&lt;/li&gt;' .
-                '&lt;li&gt;' . __('&lt;strong&gt;Trash&lt;/strong&gt; removes your post from this list and places it in the trash, from which you can permanently delete it.') . '&lt;/li&gt;' .
-                '&lt;li&gt;' . __('&lt;strong&gt;Preview&lt;/strong&gt; 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;' .
</del><ins>+                        '&lt;li&gt;' . __('&lt;strong&gt;Edit&lt;/strong&gt; takes you to the editing screen for that post. You can also reach that screen by clicking on the post title.') . '&lt;/li&gt;' .
+                        '&lt;li&gt;' . __('&lt;strong&gt;Quick Edit&lt;/strong&gt; provides inline access to the metadata of your post, allowing you to update post details without leaving this screen.') . '&lt;/li&gt;' .
+                        '&lt;li&gt;' . __('&lt;strong&gt;Trash&lt;/strong&gt; removes your post from this list and places it in the trash, from which you can permanently delete it.') . '&lt;/li&gt;' .
+                        '&lt;li&gt;' . __('&lt;strong&gt;Preview&lt;/strong&gt; 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;' .
</ins><span class="cx">                 '&lt;/ul&gt;' 
</span><span class="cx">         ) );
</span><span class="cx">         get_current_screen()-&gt;add_help_tab( array(
</span><span class="lines">@@ -185,19 +186,20 @@
</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="cx">         );
</span><ins>+        
</ins><span class="cx"> } elseif ( 'page' == $post_type ) {
</span><span class="cx">         get_current_screen()-&gt;add_help_tab( array(
</span><span class="cx">         'id'                =&gt; 'overview',
</span><span class="cx">         'title'                =&gt; __('Overview'),
</span><span class="cx">         'content'        =&gt;         
</span><del>-                '&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;'
</del><ins>+                '&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;'
</ins><span class="cx">         ) );
</span><span class="cx">         get_current_screen()-&gt;add_help_tab( array(
</span><span class="cx">         'id'                =&gt; 'managing-pages',
</span><span class="cx">         'title'                =&gt; __('Managing Pages'),
</span><span class="cx">         'content'        =&gt;                 
</span><del>-                '&lt;p&gt;' . __('Managing Pages is very similar to managing Posts, and the screens can be customized in the same way.') . '&lt;/p&gt;' .
-                '&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;' . __('Managing pages is very similar to managing posts, and the screens can be customized in the same way.') . '&lt;/p&gt;' .
+                '&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;'
</ins><span class="cx">         ) );
</span><span class="cx"> 
</span><span class="cx">         get_current_screen()-&gt;set_help_sidebar(
</span></span></pre></div>
<a id="trunkwpadminindexphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/index.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/index.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/index.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> // Help tabs
</span><span class="cx"> 
</span><span class="cx"> $help_navigation  = '&lt;p&gt;' . __('The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimize this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom.') . '&lt;/p&gt;';
</span><del>-$help_navigation .= '&lt;p&gt;' . __('Links in the &amp;#8220;admin bar&amp;#8221; at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information.') . '&lt;/p&gt;';
</del><ins>+$help_navigation .= '&lt;p&gt;' . __('Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information.') . '&lt;/p&gt;';
</ins><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;add_help_tab( array(
</span><span class="cx">         'id'      =&gt; 'help-navigation',
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx"> $help_layout .= '&lt;p&gt;' . __('&lt;strong&gt;Box Controls&lt;/strong&gt; - Click the title bar of the box to expand or collapse it. In addition, some box have configurable content, and will show a &amp;#8220;Configure&amp;#8221; link in the title bar if you hover over it.') . '&lt;/p&gt;';
</span><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;add_help_tab( array(
</span><del>-        'id'      =&gt; 'help-layout',
</del><ins>+        'id'      =&gt; 'help-layout',
</ins><span class="cx">         'title'   =&gt; __('Layout'),
</span><span class="cx">         'content' =&gt; $help_layout,
</span><span class="cx"> ) );
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx"> $help_content .= '&lt;p&gt;' . __('&lt;strong&gt;Plugins&lt;/strong&gt; - Features the most popular, newest, and recently updated plugins from the WordPress.org Plugin Directory.') . '&lt;/p&gt;';
</span><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;add_help_tab( array(
</span><del>-        'id'      =&gt; 'help-content',
</del><ins>+        'id'      =&gt; 'help-content',
</ins><span class="cx">         'title'   =&gt; __('Content'),
</span><span class="cx">         'content' =&gt; $help_content,
</span><span class="cx"> ) );
</span></span></pre></div>
<a id="trunkwpadminlinkmanagerphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/link-manager.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/link-manager.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/link-manager.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -40,12 +40,20 @@
</span><span class="cx"> $title = __('Links');
</span><span class="cx"> $this_file = $parent_file = 'link-manager.php';
</span><span class="cx"> 
</span><del>-add_contextual_help( $current_screen,
</del><ins>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'overview',
+'title'                =&gt; __('Overview'),
+'content'        =&gt;         
</ins><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><del>-    '&lt;p&gt;' . __('Links may be separated into categories; these are different than the categories used on your posts.') . '&lt;/p&gt;' .
-    '&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;' .
</del><ins>+    '&lt;p&gt;' . __('Links may be separated into Link Categories; these are different than the categories used on your posts.') . '&lt;/p&gt;' .
+    '&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;'
+) );
+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'deleting-links',
+'title'                =&gt; __('Deleting Links'),
+'content'        =&gt; 
</ins><span class="cx">     '&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;'
</span><del>-);
</del><ins>+) );
</ins><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</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="trunkwpadminmediauploadphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/media-upload.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/media-upload.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/media-upload.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -60,7 +60,6 @@
</span><span class="cx"> 
</span><span class="cx">         $title = __('Upload New Media');
</span><span class="cx">         $parent_file = 'upload.php';
</span><del>-
</del><span class="cx">         get_current_screen()-&gt;add_help_tab( array(
</span><span class="cx">         'id'                =&gt; 'adding-media',
</span><span class="cx">         'title'                =&gt; __('Adding Media'),
</span><span class="lines">@@ -71,9 +70,14 @@
</span><span class="cx">         'id'                =&gt; 'editing-new-media',
</span><span class="cx">         'title'                =&gt; __('Editing New Media'),
</span><span class="cx">         'content'        =&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 three options for uploading files:') .  
+                '&lt;ul&gt;' .
+                        '&lt;li&gt;' . __('&lt;strong&gt;Drag and drop&lt;/strong&gt; your files into the area below. Multiple files are allowed.') . '&lt;/li&gt;' .
+                        '&lt;li&gt;' . __('&lt;strong&gt;Select Files&lt;/strong&gt; will open the multi-file uploader, or you can use the &lt;strong&gt;Browser Uploader&lt;/strong&gt;.') . '&lt;/li&gt;' .
+                        '&lt;li&gt;' . __('Clicking &lt;strong&gt;Select Files&lt;/strong&gt; opens a navigation window showing you files in your operating system. Selecting &lt;strong&gt;Open&lt;/strong&gt; after clicking on the file you want activates a progress bar on the uploader screen.') . '&lt;/li&gt;' .
+                '&lt;/ul&gt;' .
+                '&lt;p&gt;' . __('Basic image editing is available after upload is complete. Make sure you click Save before leaving this screen.') . '&lt;/p&gt;'        
</ins><span class="cx">         ) );
</span><del>-
</del><span class="cx">         get_current_screen()-&gt;set_help_sidebar(
</span><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></pre></div>
<a id="trunkwpadminnavmenusphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/nav-menus.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/nav-menus.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/nav-menus.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -445,12 +445,20 @@
</span><span class="cx"> if ( ! current_theme_supports( 'menus' ) &amp;&amp; ! wp_get_nav_menus() )
</span><span class="cx">         $messages[] = '&lt;div id=&quot;message&quot; class=&quot;updated&quot;&gt;&lt;p&gt;' . __('The current theme does not natively support menus, but you can use the &amp;#8220;Custom Menu&amp;#8221; widget to add any menus you create here to the theme&amp;#8217;s sidebar.') . '&lt;/p&gt;&lt;/div&gt;';
</span><span class="cx"> 
</span><del>-$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;';
-$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;';
-$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;';
</del><ins>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'overview',
+'title'                =&gt; __('Overview'),
+'content'        =&gt;         
+        '&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 Custom Menu widget to add menus to a sidebar.') . '&lt;/p&gt;'
+) );
+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'create-menus',
+'title'                =&gt; __('Create Menus'),
+'content'        =&gt;         
+        '&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; 
+        &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;'
+) );
</ins><span class="cx"> 
</span><del>-add_contextual_help($current_screen, $help);
-
</del><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</span><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/Appearance_Menus_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Menus&lt;/a&gt;') . '&lt;/p&gt;' .
</span></span></pre></div>
<a id="trunkwpadminplugineditorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugin-editor.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugin-editor.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/plugin-editor.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -110,13 +110,16 @@
</span><span class="cx">                 }
</span><span class="cx">         }
</span><span class="cx"> 
</span><del>-        add_contextual_help($current_screen,
</del><ins>+        get_current_screen()-&gt;add_help_tab( array(
+        'id'                =&gt; 'overview',
+        'title'                =&gt; __('Overview'),
+        'content'        =&gt;                 
</ins><span class="cx">                 '&lt;p&gt;' . __('You can use the editor to make changes to any of your plugins&amp;#8217; individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations.') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('Choose a plugin to edit from the menu in the upper right and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don&amp;#8217;t forget to save your changes (Update File) when you&amp;#8217;re finished.') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Lookup takes you to a web page about that particular function.') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('If you want to make changes but don&amp;#8217;t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below.') . '&lt;/p&gt;' .
</span><span class="cx">                 ( is_network_admin() ? '&lt;p&gt;' . __('Any edits to files from this screen will be reflected on all sites in the network.') . '&lt;/p&gt;' : '' )
</span><del>-        );
</del><ins>+        ) );
</ins><span class="cx"> 
</span><span class="cx">         get_current_screen()-&gt;set_help_sidebar(
</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="trunkwpadminplugininstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugin-install.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugin-install.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/plugin-install.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -35,12 +35,20 @@
</span><span class="cx"> 
</span><span class="cx"> do_action('install_plugins_pre_' . $tab); //Used to override the general interface, Eg, install or plugin information.
</span><span class="cx"> 
</span><del>-add_contextual_help($current_screen,
</del><ins>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'finding-plugins',
+'title'                =&gt; __('Finding Plugins'),
+'content'        =&gt; 
</ins><span class="cx">         '&lt;p&gt;' . sprintf(__('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;%s&quot; target=&quot;_blank&quot;&gt;WordPress.org Plugin Directory&lt;/a&gt; are compatible with the license WordPress uses. You can find new plugins to install by searching or browsing the Directory right here in your own Plugins section.'), 'http://wordpress.org/extend/plugins/') . '&lt;/p&gt;' .
</span><span class="cx">         '&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;' .
</span><del>-        '&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;' .
</del><ins>+        '&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;'
+) );
+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'uploading-plugin',
+'title'                =&gt; __('Uploading Plugins'),
+'content'        =&gt; 
</ins><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><del>-);
</del><ins>+) );
</ins><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</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="trunkwpadminpluginsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugins.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugins.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/plugins.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -318,12 +318,20 @@
</span><span class="cx"> 
</span><span class="cx"> add_screen_option( 'per_page', array('label' =&gt; _x( 'Plugins', 'plugins per page (screen options)' ), 'default' =&gt; 999 ) );
</span><span class="cx"> 
</span><del>-add_contextual_help($current_screen,
</del><ins>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'overview',
+'title'                =&gt; __('Overview'),
+'content'        =&gt; 
</ins><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><del>-        '&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;' .
</del><ins>+        '&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;'
+) );
+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'compatibility-problems',
+'title'                =&gt; __('Compatibility Problems'),
+'content'        =&gt; 
</ins><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><span class="cx">         '&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;'
</span><del>-);
</del><ins>+) );
</ins><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</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="trunkwpadminthemeeditorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/theme-editor.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/theme-editor.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/theme-editor.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -20,17 +20,19 @@
</span><span class="cx"> $title = __(&quot;Edit Themes&quot;);
</span><span class="cx"> $parent_file = 'themes.php';
</span><span class="cx"> 
</span><del>-$help = '&lt;p&gt;' . __('You can use the Theme Editor to edit the individual CSS and PHP files which make up your theme.') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('Begin by choosing a theme to edit from the dropdown menu and clicking Select. A list then appears of all the template files. Clicking once on any file name causes the file to appear in the large Editor box.') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Lookup takes you to a web page with reference material about that particular function.') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('After typing in your edits, click Update File.') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;strong&gt;Advice:&lt;/strong&gt; think very carefully about your site crashing if you are live-editing the theme currently in use.') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a &lt;a href=&quot;http://codex.wordpress.org/Child_Themes&quot; target=&quot;_blank&quot;&gt;child theme&lt;/a&gt; instead.') . '&lt;/p&gt;';
-if ( is_network_admin() )
-        $help .= '&lt;p&gt;' . __('Any edits to files from this screen will be reflected on all sites in the network.') . '&lt;/p&gt;';
</del><ins>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'overview',
+'title'                =&gt; __('Overview'),
+'content'        =&gt; 
+        '&lt;p&gt;' . __('You can use the Theme Editor to edit the individual CSS and PHP files which make up your theme.') . '&lt;/p&gt;
+        &lt;p&gt;' . __('Begin by choosing a theme to edit from the dropdown menu and clicking Select. A list then appears of all the template files. Clicking once on any file name causes the file to appear in the large Editor box.') . '&lt;/p&gt;
+        &lt;p&gt;' . __('For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Lookup takes you to a web page with reference material about that particular function.') . '&lt;/p&gt;
+        &lt;p&gt;' . __('After typing in your edits, click Update File.') . '&lt;/p&gt;
+        &lt;p&gt;' . __('&lt;strong&gt;Advice:&lt;/strong&gt; think very carefully about your site crashing if you are live-editing the theme currently in use.') . '&lt;/p&gt;
+        &lt;p&gt;' . __('Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a &lt;a href=&quot;http://codex.wordpress.org/Child_Themes&quot; target=&quot;_blank&quot;&gt;child theme&lt;/a&gt; instead.') . '&lt;/p&gt;' .
+        ( is_network_admin() ? '&lt;p&gt;' . __('Any edits to files from this screen will be reflected on all sites in the network.') . '&lt;/p&gt;' : '' )
+) );
</ins><span class="cx"> 
</span><del>-add_contextual_help($current_screen, $help);
-
</del><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</span><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/Theme_Development&quot; target=&quot;_blank&quot;&gt;Documentation on Theme Development&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 (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/update-core.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/update-core.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -423,11 +423,14 @@
</span><span class="cx"> $title = __('WordPress Updates');
</span><span class="cx"> $parent_file = 'tools.php';
</span><span class="cx"> 
</span><del>-add_contextual_help($current_screen,
</del><ins>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'overview',
+'title'                =&gt; __('Overview'),
+'content'        =&gt;         
</ins><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><span class="cx">         '&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;'
</span><del>-);
</del><ins>+) );
</ins><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</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="trunkwpadminuploadphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/upload.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/upload.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/upload.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -149,20 +149,20 @@
</span><span class="cx"> 'id'                =&gt; 'overview',
</span><span class="cx"> 'title'                =&gt; __('Overview'),
</span><span class="cx"> 'content'        =&gt;         
</span><del>-        '&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;' .
</del><ins>+        '&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 Screen Options tab to customize the display of this screen.' ) . '&lt;/p&gt;' .
</ins><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"> ) );
</span><span class="cx"> get_current_screen()-&gt;add_help_tab( array(
</span><del>-'id'                =&gt; 'hover-actions',
-'title'                =&gt; __('Hover Actions'),
</del><ins>+'id'                =&gt; 'actions-links',
+'title'                =&gt; __('Action Links'),
</ins><span class="cx"> 'content'        =&gt;
</span><del>-        '&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;'
</del><ins>+        '&lt;p&gt;' . __( 'Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file&amp;#8217;s name displays a simple screen to edit that individual file&amp;#8217;s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file.' ) . '&lt;/p&gt;'
</ins><span class="cx"> ) );
</span><span class="cx"> get_current_screen()-&gt;add_help_tab( array(
</span><span class="cx"> 'id'                =&gt; 'attach-media-files',
</span><span class="cx"> 'title'                =&gt; __('Attach Media Files'),
</span><span class="cx"> 'content'        =&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 Attached To column, and can click on Attach File to launch a small popup that will allow you to search for a post and attach the file.' ) . '&lt;/p&gt;'
</ins><span class="cx"> ) );
</span><span class="cx"> 
</span><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</span></span></pre></div>
<a id="trunkwpadminwidgetsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/widgets.php (19444 => 19445)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/widgets.php        2011-11-24 00:20:21 UTC (rev 19444)
+++ trunk/wp-admin/widgets.php        2011-11-24 00:21:39 UTC (rev 19445)
</span><span class="lines">@@ -35,17 +35,28 @@
</span><span class="cx"> $title = __( 'Widgets' );
</span><span class="cx"> $parent_file = 'themes.php';
</span><span class="cx"> 
</span><del>-$help = '
-        &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;
-        &lt;p&gt;' . __('The 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;
-        &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;
</del><ins>+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'overview',
+'title'                =&gt; __('Overview'),
+'content'        =&gt;         
+        '&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;
+        &lt;p&gt;' . __('The 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;'
+) );
+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'removing-reusing',
+'title'                =&gt; __('Removing and Reusing'),
+'content'        =&gt;         
+        '&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><del>-        &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;
-        &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;
-';
</del><ins>+        &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;'
+) );
+get_current_screen()-&gt;add_help_tab( array(
+'id'                =&gt; 'missing-widgets',
+'title'                =&gt; __('Missing Widgets'),
+'content'        =&gt;         
+        '&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><del>-add_contextual_help($current_screen, $help);
-
</del><span class="cx"> get_current_screen()-&gt;set_help_sidebar(
</span><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/Appearance_Widgets_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Widgets&lt;/a&gt;') . '&lt;/p&gt;' .
</span></span></pre>
</div>
</div>

</body>
</html>