Username Password (forgot?) or Register
In your template — e.g. the sidebar — you can insert the following PHP-code:
<?php if (function_exists("ayb_posts")) { ?> <div class="einjahr"> <h2>Vor einem Jahr</h2> <ul> <?php ayb_posts(); ?> </ul> </div> <?php } ?>
Download
Log in to vote.