<?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: WordPress get Page content By Page ID</title>
	<atom:link href="http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/</link>
	<description>PHP,Wordpress,Jquery Expert</description>
	<lastBuildDate>Mon, 06 Sep 2010 18:19:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ardyonline</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-1063</link>
		<dc:creator>ardyonline</dc:creator>
		<pubDate>Sat, 31 Jul 2010 11:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-1063</guid>
		<description>this one is really great help! 
this is cool!</description>
		<content:encoded><![CDATA[<p>this one is really great help!<br />
this is cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prefonty</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-823</link>
		<dc:creator>prefonty</dc:creator>
		<pubDate>Wed, 12 May 2010 15:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-823</guid>
		<description>Excellent work, just the doctor ordered thanks a bunch!
Y</description>
		<content:encoded><![CDATA[<p>Excellent work, just the doctor ordered thanks a bunch!<br />
Y</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akilan</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-815</link>
		<dc:creator>Akilan</dc:creator>
		<pubDate>Sat, 08 May 2010 06:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-815</guid>
		<description>This one really helped me.. thanks a lot</description>
		<content:encoded><![CDATA[<p>This one really helped me.. thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZunZ</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-811</link>
		<dc:creator>ZunZ</dc:creator>
		<pubDate>Wed, 05 May 2010 06:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-811</guid>
		<description>Thank U very much.. I can comb my hair again :D</description>
		<content:encoded><![CDATA[<p>Thank U very much.. I can comb my hair again <img src='http://www.snilesh.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ranouf</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-768</link>
		<dc:creator>ranouf</dc:creator>
		<pubDate>Fri, 19 Mar 2010 21:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-768</guid>
		<description>The code has a problem :

$page_data = get_page(98); 
$content = $page_data-&gt;post_content; 
echo $page_data-&gt;post_content;</description>
		<content:encoded><![CDATA[<p>The code has a problem :</p>
<p>$page_data = get_page(98);<br />
$content = $page_data-&gt;post_content;<br />
echo $page_data-&gt;post_content;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ranouf</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-767</link>
		<dc:creator>ranouf</dc:creator>
		<pubDate>Fri, 19 Mar 2010 21:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-767</guid>
		<description>Or you can use this :
post_content; 
echo $page_data-&gt;post_content; 
?&gt; 
Reference : http://codex.wordpress.org/Function_Reference/get_page</description>
		<content:encoded><![CDATA[<p>Or you can use this :<br />
post_content;<br />
echo $page_data-&gt;post_content;<br />
?&gt;<br />
Reference : <a href="http://codex.wordpress.org/Function_Reference/get_page">http://codex.wordpress.org/Function_Reference/get_page</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ezhil</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-736</link>
		<dc:creator>ezhil</dc:creator>
		<pubDate>Fri, 26 Feb 2010 04:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-736</guid>
		<description>hi snilesh your postings are great and iam an ardent fan of your works ,i have used your plugin(wordpress news ticker),the images are not displayed even after configuring.it would be a pleasure if you help me.your plugin would be more useful if it contains some more additional features to configure.keep up your good work.</description>
		<content:encoded><![CDATA[<p>hi snilesh your postings are great and iam an ardent fan of your works ,i have used your plugin(wordpress news ticker),the images are not displayed even after configuring.it would be a pleasure if you help me.your plugin would be more useful if it contains some more additional features to configure.keep up your good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pos monitoring</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-723</link>
		<dc:creator>pos monitoring</dc:creator>
		<pubDate>Mon, 15 Feb 2010 08:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-723</guid>
		<description>argh, i would LOVE to be able to get this working on my site :(</description>
		<content:encoded><![CDATA[<p>argh, i would LOVE to be able to get this working on my site <img src='http://www.snilesh.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-722</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-722</guid>
		<description>Is there anyway to NOT have a border box?</description>
		<content:encoded><![CDATA[<p>Is there anyway to NOT have a border box?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mizan</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-tips-and-tricks/wordpress-get-page-content-by-page-id/comment-page-1/#comment-607</link>
		<dc:creator>Mizan</dc:creator>
		<pubDate>Fri, 01 Jan 2010 13:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.snilesh.com/?p=463#comment-607</guid>
		<description>This was helpful for one of my project.

Thanks for your help.

Regards,
Mizan</description>
		<content:encoded><![CDATA[<p>This was helpful for one of my project.</p>
<p>Thanks for your help.</p>
<p>Regards,<br />
Mizan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
