Easily display posts grouped by year and month, in one or more elegant formats
Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <?php tag):
var_dump(PHP_VERSION);
In footer.php in your theme directory, make sure you have this code somewhere:
<?php wp_footer(); ?>
.
Read this: Advanced Tweaking
Requires: 3.1 or higher
Compatible up to: 3.1.4
Last Updated: 2011-10-20
Downloads: 41,421




