His thought process -as he wrote in ‘Now With Navigation and Charted Archives‘- was that someone new to the site could see the graph and very easily get a feel for the frequency of his posting and I liked it a lot. I have seen similar features before, but not linked to the archives nor executed as beautifully as his. This is why I decided to make it a plugin.
I’ve got it live in my sidebar now, but as it may not be there for ever, this is how it looks.
If you like it just download the plugin. Install the plugin and you can use it in three ways:
- As a widget: go to Themes > Widgets to add the widget to your sidebar. Add the number of months to display in the widget properties, it defaults to zeven.
- As a php tag in a template: <?php Charted_Archives($number_of_months_to_show) ?>
- Or use a shortcode in a page. [chartedarchive months=”12″] (where 12 can be any number of months).
Update 2: I added a shortcode for easier use in pages.
Is there a way to insert in the page using a tag?
Yes, just use < ?php Charted_Archives(number_of_results); ?>
Pingback: WordPress Plugin Releases for 07/27 | Weblog Tools Collection
Pingback: SEO2Blog » WordPress Plugin Releases for 07/27
Pingback: 新发布的wordpress插件推荐:7月27日 | Wordpress Tea House
Pingback: WordPress Plugin Releases for 07/27 | Word Press Magazine
Pingback: New Wordpress Plugins Release 07/27/2009
Pingback: WordPress Plugin Releases for 07/27 | The Cliffmaster
Pingback: Plugin To:Show Archives in Different Style i.e Chart Format..! | WPPlug.in
A shortcode for this plugin would be really cool!
Good suggestion, thanks. New version is up now.
Hi. Nice idea, but unfortunately the plugin does not output anything on my WP 2.8.2 blog. Example: the output from the widget:
That was a non-standard table prefix issue. Thanks for helping me figure that out Mathias! Corrected version (1.3) is out for download now. Don’t forget to rate it.
Is there a simple way to exclude posts from a particular category?
man, I just found this plugin and it blows me away! I need to put it on my blog. Thanks a lot for sharing!
I was curious how you would define the bars to be a specific percentage in height. How is that value defined? It’s either super short or super long.
Any feedback would be much appreciated.
Thanks.