wordpress 2.8 ()
with the following extensions :
- add-to-any
- categories page
- Event calendar (a custom version for IRI-Theme)
- Executable PHP widget
- FD feedburner
- ggis subscribe
- Google Xml site maple
- post of current category
- page redirection
- related post by category
AND IRI-Theme
<?php /* Please leave the links as is, so that the user can choose to link back to the appropriate places. */ ?>
<div class="attribution">
<?php if ( $options['b4b-link'] ) : ?>
<span class="b4b"><?php _e('Powered by <a target="_blank" href="http://blogsforbands.com">Blogs for Bands</a>', $gcd); ?></span>
<?php endif; ?>
<?php if ( $options['silk-link'] ) : ?>
<span class="silk"><?php _e('Silk icons by <a target="_blank" href="http://www.famfamfam.com/lab/icons/silk/">Mark James</a>', $gcd); ?></span>
<?php endif; ?>
</div>