This plugin allows you to add the dzone widget to wordpress posts.
dzone and all the files in it into your
/wp-content/plugins directory.Need to add the following code to your post.php template file.
<?php echo_dzone_widget($post, 1); ?>
<!-- Add required formatting around this line -->
Requires: 2.0 or higher
Compatible up to: 2.3
Last Updated: 2008-3-21
Downloads: 712
Got something to say? Need help?