<?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"
	>
<channel>
	<title>Comments on: Display all posts grouped by date</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/</link>
	<description></description>
	<pubDate>Thu, 08 Jan 2009 11:30:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Carthik</title>
		<link>http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11792</link>
		<dc:creator>Carthik</dc:creator>
		<pubDate>Tue, 22 Jun 2004 20:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11792</guid>
		<description>I see. I used to use LaughinLizard's narchives.php which are sortable archives, that among the others, includes a date wise archives of all posts.

In the meanwhile, I found &lt;a href="http://wiki.wordpress.org/my-hacks.php"&gt;this guide to my-hacks.php&lt;/a&gt; which might serve as a repository for your one-off custom functions.

Cheeri-O!</description>
		<content:encoded><![CDATA[<p>I see. I used to use LaughinLizard&#039;s narchives.php which are sortable archives, that among the others, includes a date wise archives of all posts.</p>
<p>In the meanwhile, I found <a href="http://wiki.wordpress.org/my-hacks.php">this guide to my-hacks.php</a> which might serve as a repository for your one-off custom functions.</p>
<p>Cheeri-O!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11790</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 22 Jun 2004 16:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11790</guid>
		<description>Carthik - I guess so. But wouldn't that only display the last x posts (as indicated in the posts per page value)? I wanted an *archive* page that would show ALL posts (ever written for the blog).

There are a few "archive listing" style functions - but none that let me format the text (and group by date) like I wanted it to... (at least not that I could find)

So what this function does is display an archive page of all posts like this:

03.21.2004
Title one here
Title two here
Another title

03.20.2004
Another title here
yet another title goes here

etc. etc...</description>
		<content:encoded><![CDATA[<p>Carthik - I guess so. But wouldn&#039;t that only display the last x posts (as indicated in the posts per page value)? I wanted an *archive* page that would show ALL posts (ever written for the blog).</p>
<p>There are a few &#034;archive listing&#034; style functions - but none that let me format the text (and group by date) like I wanted it to&#8230; (at least not that I could find)</p>
<p>So what this function does is display an archive page of all posts like this:</p>
<p>03.21.2004<br />
Title one here<br />
Title two here<br />
Another title</p>
<p>03.20.2004<br />
Another title here<br />
yet another title goes here</p>
<p>etc. etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carthik</title>
		<link>http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11786</link>
		<dc:creator>Carthik</dc:creator>
		<pubDate>Tue, 22 Jun 2004 15:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11786</guid>
		<description>You could add one-off functions that are useful to the my-hacks.php file (creating one if there is none first, with a &#60;?php two lines and then ?&#62;) and then turning on my-hacks.php support in Options-&gt;Miscellaneous

The my-hacks.php is what was used to extend wordpress' capabilities before there were plugins, and even now, a lot of the hacks/modifications use this file.</description>
		<content:encoded><![CDATA[<p>You could add one-off functions that are useful to the my-hacks.php file (creating one if there is none first, with a &lt;?php two lines and then ?&gt;) and then turning on my-hacks.php support in Options->Miscellaneous</p>
<p>The my-hacks.php is what was used to extend wordpress&#039; capabilities before there were plugins, and even now, a lot of the hacks/modifications use this file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carthik</title>
		<link>http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11785</link>
		<dc:creator>Carthik</dc:creator>
		<pubDate>Tue, 22 Jun 2004 15:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/06/21/display-all-posts-grouped-by-date/#comment-11785</guid>
		<description>Isn't that what index.php does, list all posts by date, that is?
What could this be used for?</description>
		<content:encoded><![CDATA[<p>Isn&#039;t that what index.php does, list all posts by date, that is?<br />
What could this be used for?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.312 seconds -->
