<!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>[19114] 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/19114">19114</a></dd>
<dt>Author</dt> <dd>ryan</dd>
<dt>Date</dt> <dd>2011-11-02 05:33:53 +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="#trunkwpadminnetworkindexphp">trunk/wp-admin/network/index.php</a></li>
<li><a href="#trunkwpadminnetworksettingsphp">trunk/wp-admin/network/settings.php</a></li>
<li><a href="#trunkwpadminnetworksitenewphp">trunk/wp-admin/network/site-new.php</a></li>
<li><a href="#trunkwpadminnetworksiteusersphp">trunk/wp-admin/network/site-users.php</a></li>
<li><a href="#trunkwpadminnetworksitesphp">trunk/wp-admin/network/sites.php</a></li>
<li><a href="#trunkwpadminnetworkthemesphp">trunk/wp-admin/network/themes.php</a></li>
<li><a href="#trunkwpadminnetworkupgradephp">trunk/wp-admin/network/upgrade.php</a></li>
<li><a href="#trunkwpadminnetworkusernewphp">trunk/wp-admin/network/user-new.php</a></li>
<li><a href="#trunkwpadminnetworkusersphp">trunk/wp-admin/network/users.php</a></li>
<li><a href="#trunkwpadminnetworkphp">trunk/wp-admin/network.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="#trunkwpadminthemeeditorphp">trunk/wp-admin/theme-editor.php</a></li>
<li><a href="#trunkwpadminthemeinstallphp">trunk/wp-admin/theme-install.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminnetworkindexphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/index.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/index.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/index.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -26,7 +26,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('Until WordPress 3.0, running multiple sites required using WordPress MU instead of regular WordPress. In version 3.0, these applications have merged. If you are a former MU user, you should be aware of the following changes:') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;ul&gt;&lt;li&gt;' . __('Site Admin is now Super Admin (we highly encourage you to get yourself a cape!).') . '&lt;/li&gt;' .
</span><span class="cx">         '&lt;li&gt;' . __('Blogs are now called Sites; Site is now called Network.') . '&lt;/li&gt;&lt;/ul&gt;' .
</span><del>-        '&lt;p&gt;' . __('The Right Now box provides the network administrator with links to the screens to either create a new site or user, or to search existing users and sites. Screens for Sites and Users are also accessible through the left-hand navigation in the Network Admin section.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('The Right Now box provides the network administrator with links to the screens to either create a new site or user, or to search existing users and sites. Screens for Sites and Users are also accessible through the left-hand navigation in the Network Admin 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/Network_Admin&quot; target=&quot;_blank&quot;&gt;Documentation on the Network Admin&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/forum/multisite/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminnetworksettingsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/settings.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/settings.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/settings.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -28,7 +28,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('Upload settings control the size of the uploaded files and the amount of available upload space for each site. You can change the default value for specific sites when you edit a particular site. Allowed file types are also listed (space separated only).') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Checkboxes for media upload buttons set which are shown in the visual editor. If unchecked, a generic upload button is still visible; other media types can still be uploaded if on the allowed file types list.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Menu setting enables/disables the plugin menus from appearing for non super admins, so that only super admins, not site admins, have access to activate plugins.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Network Admin &gt; Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Network Admin &gt; Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges.') . '&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/Network_Admin_Settings_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Network 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="trunkwpadminnetworksitenewphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/site-new.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/site-new.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/site-new.php        2011-11-02 05:33:53 UTC (rev 19114)
</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 is for Super Admins to add new sites to the network. This is not affected by the registration settings.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('If the admin email for the new site does not exist in the database, a new user will also be created.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('If the admin email for the new site does not exist in the database, a new user will also be created.') . '&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/Network_Admin_Sites_Screens&quot; target=&quot;_blank&quot;&gt;Documentation on Site Management&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/forum/multisite/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminnetworksiteusersphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/site-users.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/site-users.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/site-users.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -24,7 +24,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Info&lt;/strong&gt; - The domain and path are rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Users&lt;/strong&gt; - This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . sprintf( __('&lt;strong&gt;Themes&lt;/strong&gt; - This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site&amp;#8217;s Appearance menu. To enable a theme for the entire network, see the &lt;a href=&quot;%s&quot;&gt;Network Themes&lt;/a&gt; screen.' ), network_admin_url( 'themes.php' ) ) . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;strong&gt;Settings&lt;/strong&gt; - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;strong&gt;Settings&lt;/strong&gt; - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '&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/Network_Admin_Sites_Screens&quot; target=&quot;_blank&quot;&gt;Documentation on Site Management&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/forum/multisite/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminnetworksitesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/sites.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/sites.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/sites.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -34,7 +34,10 @@
</span><span class="cx">         '&lt;li&gt;' . __('Delete which is a permanent action after the confirmation screens.') . '&lt;/li&gt;' .
</span><span class="cx">         '&lt;li&gt;' . __('Visit to go to the frontend site live.') . '&lt;/li&gt;&lt;/ul&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('The site ID is used internally, and is not shown on the front end of the site or to users/viewers.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Clicking on bold headings can re-sort this table.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Clicking on bold headings can re-sort this table.') . '&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/Network_Admin_Sites_Screens&quot; target=&quot;_blank&quot;&gt;Documentation on Site Management&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/forum/multisite/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminnetworkthemesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/themes.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/themes.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/themes.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -206,7 +206,10 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site&amp;#8217;s Appearance &gt; Themes screen.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Themes can be enabled on a site by site basis by the network admin on the Edit Site screen (which has a Themes tab); get there via the Edit action link on the All Sites screen. Only network admins are able to install or edit themes.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Themes can be enabled on a site by site basis by the network admin on the Edit Site screen (which has a Themes tab); get there via the Edit action link on the All Sites screen. Only network admins are able to install or edit themes.') . '&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/Network_Admin_Themes_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Network Themes&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="trunkwpadminnetworkupgradephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/upgrade.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/upgrade.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/upgrade.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -21,7 +21,10 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Admin Bar). Clicking the Update Network button will step through each site in the network, five at a time, and make sure any database updates are applied.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('If a version update to core has not happened, clicking this button won&amp;#8217;t affect anything.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '&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/Network_Admin_Updates_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Update Network&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="trunkwpadminnetworkusernewphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/user-new.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/user-new.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/user-new.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -19,7 +19,10 @@
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('Add User will set up a new user account on the network and send that person an email with username and password.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them.') . '&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/Network_Admin_Users_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Network Users&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/forum/multisite/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminnetworkusersphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/users.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/users.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network/users.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -235,7 +235,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('You can also go to the user&amp;#8217;s profile page by clicking on the individual username.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You can sort the table by clicking on any of the bold headings and switch between list and excerpt views by using the icons in the upper right.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email addresses.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege.') . '&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/Network_Admin_Users_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Network Users&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/forum/multisite/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="trunkwpadminnetworkphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/network.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -109,7 +109,10 @@
</span><span class="cx">         '&lt;p&gt;' . __('The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Add a &lt;code&gt;blogs.dir&lt;/code&gt; directory under &lt;code&gt;/wp-content&lt;/code&gt; and add the designated lines of code to wp-config.php (just before &lt;code&gt;/*...stop editing...*/&lt;/code&gt;) and &lt;code&gt;.htaccess&lt;/code&gt; (replacing the existing WordPress rules).') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Once you add this code and refresh your browser, multisite should be enabled. This screen will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Howdy (Username) dropdown in the upper right of the administration area.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with &amp;#8220;/blog/&amp;#8221; from the main site. This disabling will be addressed soon in a future version.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with &amp;#8220;/blog/&amp;#8221; from the main site. This disabling will be addressed soon in a future version.') . '&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/Create_A_Network&quot; target=&quot;_blank&quot;&gt;Documentation on Creating a Network&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Tools_Network_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on the Network Screen&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 (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugin-editor.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/plugin-editor.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -115,7 +115,10 @@
</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><del>-                ( 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;' : '' ) .
</del><ins>+                ( 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;' : '' )
+        );
+
+        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/Plugins_Editor_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Editing Plugins&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Writing_a_Plugin&quot; target=&quot;_blank&quot;&gt;Documentation on Writing Plugins&lt;/a&gt;') . '&lt;/p&gt;' .
</span></span></pre></div>
<a id="trunkwpadminplugininstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugin-install.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugin-install.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/plugin-install.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -39,7 +39,10 @@
</span><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><span class="cx">         '&lt;p&gt;' . __('If you just want to get an idea of what&amp;#8217;s available, you can browse Featured, Popular, Newest, and Recently Updated plugins by using the links in the upper left of the screen. These sections rotate regularly.') . '&lt;/p&gt;' .
</span><del>-        '&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;' .
</del><ins>+        '&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;'
+);
+
+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/Plugins_Add_New_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Installing 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="trunkwpadminthemeeditorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/theme-editor.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/theme-editor.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/theme-editor.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -28,14 +28,18 @@
</span><span class="cx"> $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;';
</span><span class="cx"> if ( is_network_admin() )
</span><span class="cx">         $help .= '&lt;p&gt;' . __('Any edits to files from this screen will be reflected on all sites in the network.') . '&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/Theme_Development&quot; target=&quot;_blank&quot;&gt;Documentation on Theme Development&lt;/a&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://codex.wordpress.org/Editing_Files&quot; target=&quot;_blank&quot;&gt;Documentation on Editing Files&lt;/a&gt;') . '&lt;/p&gt;';
-$help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Template_Tags&quot; target=&quot;_blank&quot;&gt;Documentation on Template Tags&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/Theme_Development&quot; target=&quot;_blank&quot;&gt;Documentation on Theme Development&lt;/a&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://codex.wordpress.org/Editing_Files&quot; target=&quot;_blank&quot;&gt;Documentation on Editing Files&lt;/a&gt;') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Template_Tags&quot; target=&quot;_blank&quot;&gt;Documentation on Template Tags&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_reset_vars(array('action', 'redirect', 'profile', 'error', 'warning', 'a', 'file', 'theme', 'dir'));
</span><span class="cx"> 
</span><span class="cx"> $themes = get_themes();
</span></span></pre></div>
<a id="trunkwpadminthemeinstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/theme-install.php (19113 => 19114)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/theme-install.php        2011-11-02 04:24:17 UTC (rev 19113)
+++ trunk/wp-admin/theme-install.php        2011-11-02 05:33:53 UTC (rev 19114)
</span><span class="lines">@@ -41,11 +41,15 @@
</span><span class="cx"> $help = '&lt;p&gt;' . sprintf(__('You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the &lt;a href=&quot;%s&quot; target=&quot;_blank&quot;&gt;WordPress.org Theme Directory&lt;/a&gt;. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses.'), 'http://wordpress.org/extend/themes/') . '&lt;/p&gt;';
</span><span class="cx"> $help .= '&lt;p&gt;' . __('You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter. Alternately, you can browse the themes that are Featured, Newest, or Recently Updated. When you find a theme you like, you can preview it or install it.') . '&lt;/p&gt;';
</span><span class="cx"> $help .= '&lt;p&gt;' . __('You can Upload a theme manually if you have already downloaded its ZIP archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme&amp;#8217;s folder via FTP into your &lt;code&gt;/wp-content/themes&lt;/code&gt; directory.') . '&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/Using_Themes#Adding_New_Themes&quot; target=&quot;_blank&quot;&gt;Documentation on Adding New 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><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/Using_Themes#Adding_New_Themes&quot; target=&quot;_blank&quot;&gt;Documentation on Adding New 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"> include(ABSPATH . 'wp-admin/admin-header.php');
</span><span class="cx"> ?&gt;
</span><span class="cx"> &lt;div class=&quot;wrap&quot;&gt;
</span></span></pre>
</div>
</div>

</body>
</html>