KG Archives Plugin
Download current stable for WP 2.3
Update:
January 15, 2006
KG Archives V2.9 is released.
Fixed a bug that display posts multiple times even when uncategorized. As usual, it can be downloaded from the download page.
January 10, 2006
KG Archives V2.8 is released.
Archive can now be excluded without categorizing. As usual, it can be downloaded from the download page.
June 25, 2005
KG Archives V2.1 is released.
It includes options to categorized, initial month to display, and exclude categories. As usual, it can be downloaded from the download page.
KG Archives V2.0 is released.
This uses SAJAX backend and output is uncategorized. Alternately, you may download from the download page.
KG Archives V1.4 is already available.
This is a stripped down version.
Or you can get it from the download page.
A new version (1.3) which is faster and more efficient is available for download. Installation procedure can be viewed here.
This is my first plugin for Wordpress. It sorts the archives by months and groups it further by category. This is helpful if you have tons and tons of posts, for example online news like blog.
Installation
- Upload kgarchives.php to your /wp-content/plugins folder.
- Activate in your Admin Panel.
- Create a page.
- Put <kgarchives /> tag in your post.
- And you’re done.
I have tested this to work with WP1.5.x and WP2.0.
KG Archives was inspired by a similar plugin by Shawn Grimes.
comments
180 Responses to “KG Archives Plugin”
Leave a Reply
You must be logged in to post a comment.
May 27th, 2007 at 5:53 pm
[...] KG Archives : Permet de créer une page d’archive [...]
May 28th, 2007 at 4:59 am
[...] Sehr praktisch ist die neue Archiv-Seite, auf der jeder Artikel chronologisch sortiert mit einem Blick zu finden ist. (Pluginseite) [...]
June 21st, 2007 at 7:36 am
[...] KG Archives – Yet another sortable archives. [...]
September 5th, 2007 at 12:06 am
Hi
Do you intend upgrading this plugin to work with the forthcoming 2.3 and it’s new taxonomy structure?
Thanks
Andy
September 5th, 2007 at 6:23 am
Andy,
Thanks for bringing that up. I’m out of touch with the WP codebase. I’ll check on it and put out an upgrade.
Kates
September 5th, 2007 at 7:24 am
That’s great as I would like to continue using it. In 2.3 gone are the categories, linkcats and post2cat tables replaced by a more flexable and extensible structure… and scheduled for release 24th September!
Thanks for the quick answer. I wish you all the best
September 16th, 2007 at 3:26 am
Thank you for a great plugin, i love how it looks and works.
I found a small error, because of my let’s say lazy posting lately, that when a month contains no posts, my div’s are all messed up. Apparently you open the div “kg archives”but don’t close it if there are no results.
This is easily fixed in the function fetchArchives i changed the last lines to :
...
}
$koutput2 .= "</ul>\n";
}
$koutput2 .= "</div>\n" ;
return $koutput2;
}
You might want to include it.
I hope this helps.
September 20th, 2007 at 10:29 am
nathan,
Thanks. I’ve included the fix for the next release inline with WP 2.3.
September 27th, 2007 at 2:33 pm
Any word when a WP 2.3 compatible version will be released?
October 1st, 2007 at 8:01 am
[...] 的输出。wordpresså‡çº§åˆ°æœ€æ–°çš„2.3版,å‡çº§äº†å½’æ¡£æ’ä»¶ KG Archives [...]
October 3rd, 2007 at 5:48 am
[...] KG Archives – 3.0 [...]
October 3rd, 2007 at 6:13 am
Great plugin and I am looking forward to the version that will work with WP 2.3!
October 3rd, 2007 at 4:30 pm
KG Archives for WP2.3 is available at the downloads page. Or you can click here to download it directly.
October 8th, 2007 at 3:05 am
[...] Ugrade Probleme bereiten können. Für dieses Blog waren das nur Avanced Search Lite sowie KG-Archives. Für Advanced Search Light gibt es momentan noch keine Version, die kompatibel zu WP 2.3 ist, [...]
October 13th, 2007 at 1:20 pm
Kate, how can I format the output so that there is some white space between my page name – Archives, the dropdown box, and the current month – October 2007.
Is it possible to include an option as to whether the dropdown box is displayed or not?
Gary O
October 13th, 2007 at 9:55 pm
Gary,
If you don’t need the dropdown box then there’s a plugin that does just that. You can get it from my good friend Shawn Grimes. Hmmm. It’s down at the moment. Your suggestion actually makes sense so I’m doing a quick hack to accommodate the option. Be back here in 2 days since I am not in my work computer right now.
October 19th, 2007 at 6:13 am
I downloaded the latest version and get a table does not exist error message when I click on my archives page.
Is the latest version ONLY for WP2.3?
If so, I will wait to install it until I upgrade to 2.3.
October 19th, 2007 at 1:09 pm
Will,
KG Archives v4.0 is for WP2.3. For WP version before WP2.3 download KG Archives version 3.0 from the downloads page.
November 7th, 2007 at 6:30 pm
[...] KG Archives : affichage des archives dans une page (voir ici) [...]
November 23rd, 2007 at 12:20 pm
[...] KG Archives [...]
December 9th, 2007 at 1:12 pm
[...] Heat Map,WordPress Database Backup,Search Hilite,RunPHP,Recent Comments,Noteworthy,Most Commented,KG Archives,Get Custom Field Values,Flash Filter Plus,Customizable Post Listings,Collapsible More Link,Code [...]
December 12th, 2007 at 11:01 pm
Hi –
I love the plugin, but I noticed something today I hope there’s a quick fix for: The archive listing excludes password-protected posts. Is there some code I can add/alter to make them show up in the list?
January 28th, 2008 at 12:05 pm
[...] 3. KG Archives [...]
January 30th, 2008 at 2:22 pm
[...] go crazy with the plugins. Some of my favorites so far are Popularity Contest, ShareThis, KG Archives, Twitter Tools, Yet Another Related Posts Plugin, and Subscribe To [...]
January 30th, 2008 at 2:36 pm
[...] go crazy with the plugins? Some of my favorites so far are Popularity Contest, ShareThis, KG Archives, Twitter Tools, Yet Another Related Posts Plugin, and Subscribe To [...]
January 31st, 2008 at 3:52 am
I always used this plugin in a post, but now I would like to use it in my template. I tried adding kgsortarch() directly in a table on a seperate archives page, but it’s not working.
By the way, when adding kgarchives the ‘old way’ inside a post but within a table, it also doesn’t work. Outside the table it’s ok.
Any ideas?
Thanks…
January 31st, 2008 at 4:04 am
Edit…
Same thing with a span or div. When kgarchives / is called from within one of those (and inside a post) it doesn’t display anything…
February 9th, 2008 at 1:21 am
[...] KG-Archives-Plugin [...]
August 9th, 2008 at 6:50 pm
[...] Wer daran Interesse hat kann sich dies hier herunterladen. [...]
November 2nd, 2008 at 12:34 am
Hi,
how can I use your plugin in my sidebar?