<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: New in WordPress 3.3: More Useful Help Screens</title>
	<atom:link href="http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/feed/" rel="self" type="application/rss+xml" />
	<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/</link>
	<description>You have to use an Ottopress to get fresh squeezed Otto.</description>
	<lastBuildDate>Wed, 22 May 2013 11:11:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24284</generator>
	<item>
		<title>By: Writing Effective Documentation For WordPress End Users - Goodfav Howto</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-11664</link>
		<dc:creator>Writing Effective Documentation For WordPress End Users - Goodfav Howto</dc:creator>
		<pubDate>Sun, 03 Mar 2013 08:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-11664</guid>
		<description><![CDATA[[...] “New in WordPress 3.3: More Useful Help Screens,” Otto on WordPress [...]]]></description>
		<content:encoded><![CDATA[<p>[...] “New in WordPress 3.3: More Useful Help Screens,” Otto on WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to do damn near anything with WordPress &#8211; Stephanie Leary</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-11285</link>
		<dc:creator>How to do damn near anything with WordPress &#8211; Stephanie Leary</dc:creator>
		<pubDate>Sun, 07 Oct 2012 15:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-11285</guid>
		<description><![CDATA[[...] Adding help to your plugin&#8217;s screens (see also the WP Help plugin) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Adding help to your plugin&#8217;s screens (see also the WP Help plugin) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Effective Documentation Writting For End Users Of Wordpress &#124; WordPress Planet</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-11213</link>
		<dc:creator>Effective Documentation Writting For End Users Of Wordpress &#124; WordPress Planet</dc:creator>
		<pubDate>Sun, 09 Sep 2012 05:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-11213</guid>
		<description><![CDATA[[...] “New in WordPress 3.3: More Useful Help Screens,” Otto on WordPress [...]]]></description>
		<content:encoded><![CDATA[<p>[...] “New in WordPress 3.3: More Useful Help Screens,” Otto on WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Incorporating Contextual Help and Support into WordPress Themes - UpThemes</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-10803</link>
		<dc:creator>Incorporating Contextual Help and Support into WordPress Themes - UpThemes</dc:creator>
		<pubDate>Wed, 09 May 2012 09:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-10803</guid>
		<description><![CDATA[[...] to the previous iteration, the WP 3.3 contextual help is actually quite simple to integrate. Otto Wood wrote a detailed tutorial here.All contextual help-related functionality is handled through the WP_Screen() class, so the first [...]]]></description>
		<content:encoded><![CDATA[<p>[...] to the previous iteration, the WP 3.3 contextual help is actually quite simple to integrate. Otto Wood wrote a detailed tutorial here.All contextual help-related functionality is handled through the WP_Screen() class, so the first [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark N.</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-10736</link>
		<dc:creator>Mark N.</dc:creator>
		<pubDate>Sat, 21 Apr 2012 23:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-10736</guid>
		<description><![CDATA[Never mind.  Sorry I jumped the gun on my problem.  Pay no attention to the newbie.]]></description>
		<content:encoded><![CDATA[<p>Never mind.  Sorry I jumped the gun on my problem.  Pay no attention to the newbie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark N.</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-10735</link>
		<dc:creator>Mark N.</dc:creator>
		<pubDate>Sat, 21 Apr 2012 23:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-10735</guid>
		<description><![CDATA[I&#039;m having problems trying to get my help tabs to work; when I call the get_current_screen() function, I get the following error message:

Notice: Trying to get property of non-object in /home/mnich13/public_html/wp-content/plugins/fbttest/fbttest.php on line 103

I&#039;ve tried changing the hook around that calls my help function, but to no avail.  The minute I try to reference $screen-&gt;id, it blows up.

Any ideas?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m having problems trying to get my help tabs to work; when I call the get_current_screen() function, I get the following error message:</p>
<p>Notice: Trying to get property of non-object in /home/mnich13/public_html/wp-content/plugins/fbttest/fbttest.php on line 103</p>
<p>I&#8217;ve tried changing the hook around that calls my help function, but to no avail.  The minute I try to reference $screen-&gt;id, it blows up.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-10492</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Sat, 04 Feb 2012 00:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-10492</guid>
		<description><![CDATA[Might also be worth mentioning that you can clear an existing help tab&#039;s content with:
remove_help_tab( &#039;the_id_to_remove&#039; ); 

and you can clear ALL help tabs on a page with:
remove_help_tabs(); (no args)

The latter was the only way I could find to completely overwrite default contextual help.]]></description>
		<content:encoded><![CDATA[<p>Might also be worth mentioning that you can clear an existing help tab&#8217;s content with:<br />
remove_help_tab( &#8216;the_id_to_remove&#8217; ); </p>
<p>and you can clear ALL help tabs on a page with:<br />
remove_help_tabs(); (no args)</p>
<p>The latter was the only way I could find to completely overwrite default contextual help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faciliter l&#8217;accès à l&#8217;aide contextuelle de votre plugin #WordPress &#187; imath..</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-10435</link>
		<dc:creator>Faciliter l&#8217;accès à l&#8217;aide contextuelle de votre plugin #WordPress &#187; imath..</dc:creator>
		<pubDate>Fri, 20 Jan 2012 23:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-10435</guid>
		<description><![CDATA[[...] passant, je vous invite à lire l&#8217;excellent article d&#8217;Otto sur le [...]]]></description>
		<content:encoded><![CDATA[<p>[...] passant, je vous invite à lire l&#8217;excellent article d&#8217;Otto sur le [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress 3.3: Hot or Not?</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-10300</link>
		<dc:creator>WordPress 3.3: Hot or Not?</dc:creator>
		<pubDate>Wed, 21 Dec 2011 17:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-10300</guid>
		<description><![CDATA[[...] It’ll be interesting to see how different developers put this new functionality to use. Check out this info from Otto on how to set them up. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] It’ll be interesting to see how different developers put this new functionality to use. Check out this info from Otto on how to set them up. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo Landers</title>
		<link>http://ottopress.com/2011/new-in-wordpress-3-3-more-useful-help-screens/comment-page-1/#comment-10239</link>
		<dc:creator>Jo Landers</dc:creator>
		<pubDate>Wed, 07 Dec 2011 04:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=673#comment-10239</guid>
		<description><![CDATA[I&#039;m reworking contextual help for some plugins. To handle the compatibility problem, I&#039;m doing a simple version check. 

&lt;code&gt;
if ( version_compare($this-&gt;wp_version, &#039;3.3&#039; &gt;= 0) ) add_action(&#039;admin_head&#039;, array($this, &#039;add_help_tab&#039;));
else add_action(&#039;contextual_help&#039;, array($this, &#039;add_contextual_help&#039;), 10, 1 );&lt;/code&gt;

Where the &#039;add_help_tab&#039; function calls the old &#039;add_contextual_help&#039; function to get the appropriate content.

Still trying to figure out how to alter existing help though (without editing core files). As of WP 3.3 RC31, class WP_Screen can not be extended, and the existing help is stored in a private variable so you can&#039;t access it directly to make changes using a plugin... Sometimes all you want to do is add a sentence to something, in which case adding another help tab is overkill.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m reworking contextual help for some plugins. To handle the compatibility problem, I&#8217;m doing a simple version check. </p>
<p><code><br />
if ( version_compare($this-&gt;wp_version, '3.3' &gt;= 0) ) add_action('admin_head', array($this, 'add_help_tab'));<br />
else add_action('contextual_help', array($this, 'add_contextual_help'), 10, 1 );</code></p>
<p>Where the &#8216;add_help_tab&#8217; function calls the old &#8216;add_contextual_help&#8217; function to get the appropriate content.</p>
<p>Still trying to figure out how to alter existing help though (without editing core files). As of WP 3.3 RC31, class WP_Screen can not be extended, and the existing help is stored in a private variable so you can&#8217;t access it directly to make changes using a plugin&#8230; Sometimes all you want to do is add a sentence to something, in which case adding another help tab is overkill.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 422/432 objects using xcache

 Served from: ottodestruct.com @ 2013-05-22 10:00:13 by W3 Total Cache -->