<!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>[22813] trunk/wp-admin/edit-form-advanced.php: Updates to post.php help text for posts and pages, including a new section on inserting media.</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/22813">22813</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2012-11-22 09:00:39 +0000 (Thu, 22 Nov 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Updates to post.php help text for posts and pages, including a new section on inserting media. props DrewAPicture, Ipstenu. see <a href="http://core.trac.wordpress.org/ticket/22451">#22451</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmineditformadvancedphp">trunk/wp-admin/edit-form-advanced.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmineditformadvancedphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-form-advanced.php (22812 => 22813)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-form-advanced.php        2012-11-22 08:45:15 UTC (rev 22812)
+++ trunk/wp-admin/edit-form-advanced.php        2012-11-22 09:00:39 UTC (rev 22813)
</span><span class="lines">@@ -173,7 +173,7 @@
</span><span class="cx"> add_screen_option('layout_columns', array('max' =&gt; 2, 'default' =&gt; 2) );
</span><span class="cx"> 
</span><span class="cx"> if ( 'post' == $post_type ) {
</span><del>-        $customize_display = '&lt;p&gt;' . __('The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop, and can minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen.') . '&lt;/p&gt;';
</del><ins>+        $customize_display = '&lt;p&gt;' . __('The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen.') . '&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; 'customize-display',
</span><span class="lines">@@ -190,31 +190,6 @@
</span><span class="cx">                 'content' =&gt; $title_and_editor,
</span><span class="cx">         ) );
</span><span class="cx"> 
</span><del>-        $publish_box = '&lt;p&gt;' . __('&lt;strong&gt;Publish&lt;/strong&gt; - You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post.') . '&lt;/p&gt;';
-
-        if ( current_theme_supports( 'post-formats' ) &amp;&amp; post_type_supports( 'post', 'post-formats' ) ) {
-                $publish_box .= '&lt;p&gt;' . __( '&lt;strong&gt;Post Format&lt;/strong&gt; - This designates how your theme will display a specific post. For example, you could have a &lt;em&gt;standard&lt;/em&gt; blog post with a title and paragraphs, or a short &lt;em&gt;aside&lt;/em&gt; that omits the title and contains a short text blurb. Please refer to the Codex for &lt;a href=&quot;http://codex.wordpress.org/Post_Formats#Supported_Formats&quot;&gt;descriptions of each post format&lt;/a&gt;. Your theme could enable all or some of 10 possible formats.' ) . '&lt;/p&gt;';
-        }
-
-        if ( current_theme_supports( 'post-thumbnails' ) &amp;&amp; post_type_supports( 'post', 'thumbnail' ) ) {
-                $publish_box .= '&lt;p&gt;' . __('&lt;strong&gt;Featured Image&lt;/strong&gt; - This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the featured image as a post thumbnail on the home page, a custom header, etc.') . '&lt;/p&gt;';
-        }
-
-        get_current_screen()-&gt;add_help_tab( array(
-                'id'      =&gt; 'publish-box',
-                'title'   =&gt; __('Publish Box'),
-                'content' =&gt; $publish_box,
-        ) );
-
-        $discussion_settings  = '&lt;p&gt;' . __('&lt;strong&gt;Send Trackbacks&lt;/strong&gt; - Trackbacks are a way to notify legacy blog systems that you&amp;#8217;ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they&amp;#8217;ll be notified automatically using pingbacks, and this field is unnecessary.') . '&lt;/p&gt;';
-        $discussion_settings .= '&lt;p&gt;' . __('&lt;strong&gt;Discussion&lt;/strong&gt; - You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them.') . '&lt;/p&gt;';
-
-        get_current_screen()-&gt;add_help_tab( array(
-                'id'      =&gt; 'discussion-settings',
-                'title'   =&gt; __('Discussion Settings'),
-                'content' =&gt; $discussion_settings,
-        ) );
-
</del><span class="cx">         get_current_screen()-&gt;set_help_sidebar(
</span><span class="cx">                         '&lt;p&gt;' . sprintf(__('You can also create posts with the &lt;a href=&quot;%s&quot;&gt;Press This bookmarklet&lt;/a&gt;.'), 'options-writing.php') . '&lt;/p&gt;' .
</span><span class="cx">                         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><span class="lines">@@ -231,16 +206,6 @@
</span><span class="cx">                 'content' =&gt; $about_pages,
</span><span class="cx">         ) );
</span><span class="cx"> 
</span><del>-        $page_attributes = '&lt;p&gt;' . __('&lt;strong&gt;Parent&lt;/strong&gt; - You can arrange your pages in hierarchies. For example, you could have an &amp;#8220;About&amp;#8221; page that has &amp;#8220;Life Story&amp;#8221; and &amp;#8220;My Dog&amp;#8221; pages under it. There are no limits to how many levels you can nest pages.') . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __('&lt;strong&gt;Template&lt;/strong&gt; - Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you&amp;#8217;ll see them in this dropdown menu.') . '&lt;/p&gt;' .
-                '&lt;p&gt;' . __('&lt;strong&gt;Order&lt;/strong&gt; - Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field.') . '&lt;/p&gt;';
-
-        get_current_screen()-&gt;add_help_tab( array(
-                'id' =&gt; 'page-attributes',
-                'title' =&gt; __('Page Attributes'),
-                'content' =&gt; $page_attributes,
-        ) );
-
</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/Pages_Add_New_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Adding New Pages&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="lines">@@ -265,6 +230,57 @@
</span><span class="cx">         );
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+if ( 'post' == $post_type || 'page' == $post_type ) {
+        $inserting_media = '&lt;p&gt;' . ('&lt;strong&gt;Add Media&lt;/strong&gt; - You can upload and insert media (images, audio, document files, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, simply select multiple images to add.') . '&lt;/p&gt;';
+        $inserting_media .= '&lt;p&gt;' . ('&lt;strong&gt;Embed Media&lt;/strong&gt; - With oEmbed, you can easily embed media from popular websites such as Twitter, YouTube, Instagram, SoundCloud, and others. All you need to do is copy the URL of that media, and paste it directly into the text of your page/post on its own line. Remember to make sure that the URL is on its own line and not hyperlinked. Please refer to the Codex to &lt;a href=&quot;http://codex.wordpress.org/Embeds&quot;&gt;learn more about oEmbed&lt;/a&gt;.');
+
+        get_current_screen()-&gt;add_help_tab( array(
+                'id'                =&gt; 'inserting-media',
+                'title'                =&gt; __( 'Inserting Media' ),
+                'content'         =&gt; $inserting_media,
+        ) );
+}
+
+if ( 'post' == $post_type ) {
+        $publish_box = '&lt;p&gt;' . __('Several boxes on this screen contain settings for how your content will be published, including:') . '&lt;/p&gt;';
+        $publish_box .= '&lt;ul&gt;&lt;li&gt;' . __('&lt;strong&gt;Publish&lt;/strong&gt; - You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post.') . '&lt;/li&gt;';
+
+        if ( current_theme_supports( 'post-formats' ) &amp;&amp; post_type_supports( 'post', 'post-formats' ) ) {
+                $publish_box .= '&lt;li&gt;' . __( '&lt;strong&gt;Format&lt;/strong&gt; - Post Formats designate how your theme will display a specific post. For example, you could have a &lt;em&gt;standard&lt;/em&gt; blog post with a title and paragraphs, or a short &lt;em&gt;aside&lt;/em&gt; that omits the title and contains a short text blurb. Please refer to the Codex for &lt;a href=&quot;http://codex.wordpress.org/Post_Formats#Supported_Formats&quot;&gt;descriptions of each post format&lt;/a&gt;. Your theme could enable all or some of 10 possible formats.' ) . '&lt;/li&gt;';
+        }
+
+        if ( current_theme_supports( 'post-thumbnails' ) &amp;&amp; post_type_supports( 'post', 'thumbnail' ) ) {
+                $publish_box .= '&lt;li&gt;' . __('&lt;strong&gt;Featured Image&lt;/strong&gt; - This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the featured image as a post thumbnail on the home page, a custom header, etc.') . '&lt;/li&gt;';
+        }
+
+        $publish_box .= '&lt;/ul&gt;';
+
+        get_current_screen()-&gt;add_help_tab( array(
+                'id'      =&gt; 'publish-box',
+                'title'   =&gt; __('Publish Settings'),
+                'content' =&gt; $publish_box,
+        ) );
+
+        $discussion_settings  = '&lt;p&gt;' . __('&lt;strong&gt;Send Trackbacks&lt;/strong&gt; - Trackbacks are a way to notify legacy blog systems that you&amp;#8217;ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they&amp;#8217;ll be notified automatically using pingbacks, and this field is unnecessary.') . '&lt;/p&gt;';
+        $discussion_settings .= '&lt;p&gt;' . __('&lt;strong&gt;Discussion&lt;/strong&gt; - You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them.') . '&lt;/p&gt;';
+
+        get_current_screen()-&gt;add_help_tab( array(
+                'id'      =&gt; 'discussion-settings',
+                'title'   =&gt; __('Discussion Settings'),
+                'content' =&gt; $discussion_settings,
+        ) );
+} elseif ( 'page' == $post_type ) {
+        $page_attributes = '&lt;p&gt;' . __('&lt;strong&gt;Parent&lt;/strong&gt; - You can arrange your pages in hierarchies. For example, you could have an &amp;#8220;About&amp;#8221; page that has &amp;#8220;Life Story&amp;#8221; and &amp;#8220;My Dog&amp;#8221; pages under it. There are no limits to how many levels you can nest pages.') . '&lt;/p&gt;' .
+                '&lt;p&gt;' . __('&lt;strong&gt;Template&lt;/strong&gt; - Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you&amp;#8217;ll see them in this dropdown menu.') . '&lt;/p&gt;' .
+                '&lt;p&gt;' . __('&lt;strong&gt;Order&lt;/strong&gt; - Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field.') . '&lt;/p&gt;';
+
+        get_current_screen()-&gt;add_help_tab( array(
+                'id' =&gt; 'page-attributes',
+                'title' =&gt; __('Page Attributes'),
+                'content' =&gt; $page_attributes,
+        ) );
+}
+
</ins><span class="cx"> require_once('./admin-header.php');
</span><span class="cx"> ?&gt;
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>