
<?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/"
		>
<channel>
	<title>Comments on: Week 5 status report</title>
	<atom:link href="http://dd32.id.au/2007/06/29/gsoc-week-5-status-report/feed/" rel="self" type="application/rss+xml" />
	<link>http://dd32.id.au/2007/06/29/gsoc-week-5-status-report/</link>
	<description>blog://dd32.id.au/</description>
	<lastBuildDate>Sat, 28 Jan 2012 03:11:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19704</generator>
	<item>
		<title>By: GSoC: Week 7 status report &#187; blog://dd32.id.au/</title>
		<link>http://dd32.id.au/2007/06/29/gsoc-week-5-status-report/comment-page-1/#comment-101</link>
		<dc:creator>GSoC: Week 7 status report &#187; blog://dd32.id.au/</dc:creator>
		<pubDate>Sun, 15 Jul 2007 10:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.id.au/2007/06/29/gsoc-week-5-status-report/#comment-101</guid>
		<description>[...] #4639 came into play this week, in short, the &#8220;admin_print_scripts-plugin_folder/plugin.php&#8221; doesnt fire if the plugin is in a subdirectory.. Was found as the issue while looking into westi&#8217;s comment here: gsoc-week-5-status-report#comment-52 [...]</description>
		<content:encoded><![CDATA[<p>[...] #4639 came into play this week, in short, the &#8220;admin_print_scripts-plugin_folder/plugin.php&#8221; doesnt fire if the plugin is in a subdirectory.. Was found as the issue while looking into westi&#8217;s comment here: gsoc-week-5-status-report#comment-52 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: westi</title>
		<link>http://dd32.id.au/2007/06/29/gsoc-week-5-status-report/comment-page-1/#comment-52</link>
		<dc:creator>westi</dc:creator>
		<pubDate>Fri, 29 Jun 2007 10:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.id.au/2007/06/29/gsoc-week-5-status-report/#comment-52</guid>
		<description>&lt;p&gt;Nice detailed update.&lt;/p&gt;
&lt;p&gt;With regard to Problem 6 - you may be able to use the hooks in &lt;a href=&quot;http://trac.wordpress.org/browser/trunk/wp-admin/admin-header.php#L32&quot; rel=&quot;nofollow&quot;&gt;admin-header.php&lt;/a&gt;:&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;blockquote cite=&quot;http://trac.wordpress.org/browser/trunk/wp-admin/admin-header.php#L32&quot;&gt;&lt;code&gt;&lt;br /&gt;&lt;br /&gt;
if ( isset($page_hook) )&lt;br /&gt;&lt;br /&gt;
	do_action(&#039;admin_print_scripts-&#039; . $page_hook);&lt;br /&gt;&lt;br /&gt;
else if ( isset($plugin_page) )&lt;br /&gt;&lt;br /&gt;
	do_action(&#039;admin_print_scripts-&#039; . $plugin_page);&lt;br /&gt;&lt;br /&gt;
do_action(&#039;admin_print_scripts&#039;);&lt;br /&gt;&lt;br /&gt;
if ( isset($page_hook) )&lt;br /&gt;&lt;br /&gt;
	do_action(&#039;admin_head-&#039; . $page_hook);&lt;br /&gt;&lt;br /&gt;
else if ( isset($plugin_page) )&lt;br /&gt;&lt;br /&gt;
	do_action(&#039;admin_head-&#039; . $plugin_page);&lt;br /&gt;&lt;br /&gt;
do_action(&#039;admin_head&#039;);&lt;br /&gt;&lt;br /&gt;
&lt;/code&gt;&lt;/blockquote&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;I believe the js queuing does it&#039;s output on admin_print_scripts so you should be able enqueue on the hooks before that that are relavent to your page/plugin.&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;DD32 Edit:&lt;/strong&gt; Thanks westi, I&#039;ll look into that, It certainly sounds like what i was after.&lt;/p&gt;&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Nice detailed update.</p>
<p>With regard to Problem 6 &#8211; you may be able to use the hooks in <a href="http://trac.wordpress.org/browser/trunk/wp-admin/admin-header.php#L32" rel="nofollow">admin-header.php</a>:</p>
<p></p>
<p>
<blockquote cite="http://trac.wordpress.org/browser/trunk/wp-admin/admin-header.php#L32"><code></p>
<p>if ( isset($page_hook) )</p>
<p>	do_action('admin_print_scripts-' . $page_hook);</p>
<p>else if ( isset($plugin_page) )</p>
<p>	do_action('admin_print_scripts-' . $plugin_page);</p>
<p>do_action('admin_print_scripts');</p>
<p>if ( isset($page_hook) )</p>
<p>	do_action('admin_head-' . $page_hook);</p>
<p>else if ( isset($plugin_page) )</p>
<p>	do_action('admin_head-' . $plugin_page);</p>
<p>do_action('admin_head');</p>
<p></code></p></blockquote>
<p></p>
<p>I believe the js queuing does it&#8217;s output on admin_print_scripts so you should be able enqueue on the hooks before that that are relavent to your page/plugin.</p>
<p></p>
<p><strong>DD32 Edit:</strong> Thanks westi, I&#8217;ll look into that, It certainly sounds like what i was after.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

