This plugin will display your archive page in a nice way, just like on inoveryourhead.net
As of April 2026, In Over Your Archives is a WordPress posts plugin with 10 active installations and a 4/5 rating from 1 reviews. It has been downloaded 7.6K+ times in total. Requires WordPress 2.9.2+ and PHP false+. Available on WordPress.org since 2010. Last updated 14 years ago — may have compatibility concerns. Top alternative: WP Shortcodes Plugin — Shortcodes….
This plugin will display your archive page in a nice way, just like on inoveryourhead.net
If you are using the In Over Your Archives shortcode [ioya] to embed the plugin on a page and would like to do category filtering on
your archive results, you may do so by providing the category slug(s) or ID(s), (or a mix) like so:
[ioya cat='trees']
[ioya cat='03,45']
[ioya cat='trees,45,trucks']
You can customize the look and feel of the archives pages.
Add a file called ioya_month.php to your theme directory and add a basic loop in it as follows:
<?php while (have_posts()) : the_post(); ?>
<div class="post">
<div class="date">
<div class="date-day"><?php the_time('j') ?></div>…| WordPress | 2.9.2+ requiredTested up to false |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.