<?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: WP Include File: a WordPress Plugin</title>
	<atom:link href="http://www.amberpanther.com/contributions/wp-include-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amberpanther.com/contributions/wp-include-file/</link>
	<description>Soft Creativity</description>
	<lastBuildDate>Thu, 18 Mar 2010 19:25:21 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AmberPanther</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-3363</link>
		<dc:creator>AmberPanther</dc:creator>
		<pubDate>Fri, 05 Mar 2010 05:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-3363</guid>
		<description>Hello, 
you can include the link to the PDF file, but not the file itself. In order to display the PDF file on your page we recommend you trying one of the flash-based PDF viewers available. Thanks for your comments.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
you can include the link to the PDF file, but not the file itself. In order to display the PDF file on your page we recommend you trying one of the flash-based PDF viewers available. Thanks for your comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacinta</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-3125</link>
		<dc:creator>Jacinta</dc:creator>
		<pubDate>Mon, 01 Mar 2010 22:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-3125</guid>
		<description>Hi AmberPanther Team
I was wondering if you can include a PDF file... It doesn&#039;t work on first try (while a php file does work), so if there is anything I can do to display a PDF it would be a great help.
BTW you have written a fantastic plugin in wp-include-file!!</description>
		<content:encoded><![CDATA[<p>Hi AmberPanther Team<br />
I was wondering if you can include a PDF file&#8230; It doesn&#8217;t work on first try (while a php file does work), so if there is anything I can do to display a PDF it would be a great help.<br />
BTW you have written a fantastic plugin in wp-include-file!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AmberPanther</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-2499</link>
		<dc:creator>AmberPanther</dc:creator>
		<pubDate>Mon, 22 Feb 2010 06:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-2499</guid>
		<description>Thanks for your comments. You cannot use WP Include File to include anything stored in the database. Take a look at the &lt;a href=&quot;http://codex.wordpress.org/Template_Tags/query_posts&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;query_post&lt;/code&gt; function&lt;/a&gt;. It should help you achieve what you are trying to do. Create a page template and use &lt;code&gt;query_post&lt;/code&gt; and The Loop to display your 10 last posts on the page.</description>
		<content:encoded><![CDATA[<p>Thanks for your comments. You cannot use WP Include File to include anything stored in the database. Take a look at the <a href="http://codex.wordpress.org/Template_Tags/query_posts" title="" rel="nofollow"><code>query_post</code> function</a>. It should help you achieve what you are trying to do. Create a page template and use <code>query_post</code> and The Loop to display your 10 last posts on the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NeoSting</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-2476</link>
		<dc:creator>NeoSting</dc:creator>
		<pubDate>Sun, 21 Feb 2010 23:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-2476</guid>
		<description>Hello,
Very good plugin, even excellent idea. But, jJust a question please :
Do you know how i can include the 10 last posts of my blog in a page ? I mean, i cannot put two times a &quot;if have post, while have post...&quot; in the loop, already called by page.php
An idea ?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Very good plugin, even excellent idea. But, jJust a question please :<br />
Do you know how i can include the 10 last posts of my blog in a page ? I mean, i cannot put two times a &#8220;if have post, while have post&#8230;&#8221; in the loop, already called by page.php<br />
An idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AmberPanther</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-1961</link>
		<dc:creator>AmberPanther</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-1961</guid>
		<description>The current version does not support query strings. That is a great idea though! We will look into it.</description>
		<content:encoded><![CDATA[<p>The current version does not support query strings. That is a great idea though! We will look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AmberPanther</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-1960</link>
		<dc:creator>AmberPanther</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-1960</guid>
		<description>You need to give the .php extension to your file so the PHP script will be executed on inclusion. The shortcodes within the included file will not work. You will have to figure out the corresponding plugin function call to the shortcode and use that instead, in the included file.</description>
		<content:encoded><![CDATA[<p>You need to give the .php extension to your file so the PHP script will be executed on inclusion. The shortcodes within the included file will not work. You will have to figure out the corresponding plugin function call to the shortcode and use that instead, in the included file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AmberPanther</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-1958</link>
		<dc:creator>AmberPanther</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-1958</guid>
		<description>Yes, it is intended only for including a PHP file. The goal is to be able to utilize the PHP functions within post content text, which WordPress does not allow. It can be also used to just insert CSS and/or JavaScript specific to that post.</description>
		<content:encoded><![CDATA[<p>Yes, it is intended only for including a PHP file. The goal is to be able to utilize the PHP functions within post content text, which WordPress does not allow. It can be also used to just insert CSS and/or JavaScript specific to that post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-1913</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 15 Feb 2010 07:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-1913</guid>
		<description>Can this be used to run the content of say a shopping cart within the wordpress content area, or is it really only to display a single PHP page/file?
Thanks</description>
		<content:encoded><![CDATA[<p>Can this be used to run the content of say a shopping cart within the wordpress content area, or is it really only to display a single PHP page/file?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Armenti</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-1895</link>
		<dc:creator>Peter Armenti</dc:creator>
		<pubDate>Mon, 15 Feb 2010 04:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-1895</guid>
		<description>Seems very useful.. but.. how do I get other plugins and short codes to work within the include file?  It seems that it ignores and types of plugins or short codes that I use in the include file.  For example.. the file that I&#039;m including is an html file (kit.html) and in that file I&#039;m using a plugin called &quot;Wordpress Tabs Slides&quot; in addition to another custom plugin that is called via a short tag.  Is there a way I can get these to work in the included html file?  Should I change it to a php file somehow or something like that?  Do I have to make a call to the plugins?  I&#039;m not sure what is needed.  Could you please provide some insight?  Thank you very much.</description>
		<content:encoded><![CDATA[<p>Seems very useful.. but.. how do I get other plugins and short codes to work within the include file?  It seems that it ignores and types of plugins or short codes that I use in the include file.  For example.. the file that I&#8217;m including is an html file (kit.html) and in that file I&#8217;m using a plugin called &#8220;Wordpress Tabs Slides&#8221; in addition to another custom plugin that is called via a short tag.  Is there a way I can get these to work in the included html file?  Should I change it to a php file somehow or something like that?  Do I have to make a call to the plugins?  I&#8217;m not sure what is needed.  Could you please provide some insight?  Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antony</title>
		<link>http://www.amberpanther.com/contributions/wp-include-file/comment-page-1/#comment-1864</link>
		<dc:creator>antony</dc:creator>
		<pubDate>Sun, 14 Feb 2010 20:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=488#comment-1864</guid>
		<description>is it possible to insert a query string on the inserted file? For example something like that: [include file=&quot;media.php?var=34700&quot;]</description>
		<content:encoded><![CDATA[<p>is it possible to insert a query string on the inserted file? For example something like that: [include file="media.php?var=34700"]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
