<?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: Display WordPress Comments in a Static Web Page	</title>
	<atom:link href="https://www.shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/feed" rel="self" type="application/rss+xml" />
	<link>https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Fri, 07 Jan 2022 00:56:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>
	<item>
		<title>
		By: Shagor		</title>
		<link>https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-364886</link>

		<dc:creator><![CDATA[Shagor]]></dc:creator>
		<pubDate>Fri, 17 Oct 2014 19:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=461#comment-364886</guid>

					<description><![CDATA[hi,
i am beginner user in wordpress.  your code is very easy so ... maby i will do it .. 
i have an error that&#039;s Comments are closed. and undefined function getWPcomments() please help me . . . .]]></description>
			<content:encoded><![CDATA[<p>hi,<br />
i am beginner user in wordpress.  your code is very easy so &#8230; maby i will do it ..<br />
i have an error that&#8217;s Comments are closed. and undefined function getWPcomments() please help me . . . .</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: asd		</title>
		<link>https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-50079</link>

		<dc:creator><![CDATA[asd]]></dc:creator>
		<pubDate>Tue, 15 Jan 2013 02:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=461#comment-50079</guid>

					<description><![CDATA[hope this works out for me]]></description>
			<content:encoded><![CDATA[<p>hope this works out for me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-26710</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Wed, 19 Sep 2012 18:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=461#comment-26710</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-26587&quot;&gt;Award Winning Web Design Company in Dubai&lt;/a&gt;.

In terms of work, it depends on what your goals are, topic area, audience, etc. 

As for techniques, there are many web gurus around with lots of techniques that they claim work very well. I just write about things that interest me.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-26587">Award Winning Web Design Company in Dubai</a>.</p>
<p>In terms of work, it depends on what your goals are, topic area, audience, etc. </p>
<p>As for techniques, there are many web gurus around with lots of techniques that they claim work very well. I just write about things that interest me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Award Winning Web Design Company in Dubai		</title>
		<link>https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-26587</link>

		<dc:creator><![CDATA[Award Winning Web Design Company in Dubai]]></dc:creator>
		<pubDate>Tue, 18 Sep 2012 19:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=461#comment-26587</guid>

					<description><![CDATA[Howdy excellent blog! Does running a blog similar to 
this take a large amount of work? I have absolutely no 
expertise in coding but I had been hoping to start my own blog soon.
Anyhow, if you have any recommendations or techniques for new blog 
owners please share. I know this is off subject however I simply wanted to 
ask. Thanks!]]></description>
			<content:encoded><![CDATA[<p>Howdy excellent blog! Does running a blog similar to<br />
this take a large amount of work? I have absolutely no<br />
expertise in coding but I had been hoping to start my own blog soon.<br />
Anyhow, if you have any recommendations or techniques for new blog<br />
owners please share. I know this is off subject however I simply wanted to<br />
ask. Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-180</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Sat, 17 Oct 2009 20:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=461#comment-180</guid>

					<description><![CDATA[You can use Spry to do that as well. Just use the WordPress &#039;get_posts&#039; command to get the 5 posts, then write it out into an XML stream. Next, read that stream into your static page using Spry.

Should work ...]]></description>
			<content:encoded><![CDATA[<p>You can use Spry to do that as well. Just use the WordPress &#8216;get_posts&#8217; command to get the 5 posts, then write it out into an XML stream. Next, read that stream into your static page using Spry.</p>
<p>Should work &#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Healthy girl		</title>
		<link>https://shibashake.com/wp/display-wordpress-comments-in-a-static-web-page/comment-page-1#comment-178</link>

		<dc:creator><![CDATA[Healthy girl]]></dc:creator>
		<pubDate>Sat, 17 Oct 2009 19:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=461#comment-178</guid>

					<description><![CDATA[hum that&#039;s nice. I am looking for something similar but i need to pull the 5 latests posts into a static page.]]></description>
			<content:encoded><![CDATA[<p>hum that&#8217;s nice. I am looking for something similar but i need to pull the 5 latests posts into a static page.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 9/24 objects using disk
Page Caching using disk: enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.shibashake.com
Lazy Loading (feed)
Minified using disk
Database Caching 2/23 queries in 0.012 seconds using disk (Request-wide modification query)

Served from: www.shibashake.com @ 2024-12-16 20:52:03 by W3 Total Cache
-->