rss

Self Picture

Natural Language Processing, Information Extraction and Search consultant.

 learn more   get in touch 

Logo - I Build Search
Aug 05
2008

Weekday Stats digg

Download Weekday Stats

This plugin is capable of displaying two graphs: Posts per Day and Comments per Day for the days of the week.

Features

Showing posts statistics
Showing comments statistics

  1. Display Posts v/s Day and Comments v/s Day graphs.
  2. Control the height and width of the graph.
  3. Widgetized!

Installation

After downloading, extract the contents in your wp-content/plugins directory. And then activate the plugin.

If your template is widgetized, you can drag and drop Weekday Stats – Posts and Weekday Stats – Comments to display them.

To manually add WeekdayStats to your template, use

<?php weekday_stats_posts(width, height); /* for posts */?>
<?php weekday_stats_comments(width, height); /* for comments */?>

Issues

I do not know how to supply width and height parameters to the widget. So if you are using the widgetized form of this plugin, the height and width will revert to default values. To fix this, you’ll have to edit the code and change the default width and heights.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

This page and its contents are copyright © 2010, Pravin Paratey.