Zune Card WordPress Plugin and Sidebar Widget
This plugin adds the ability to embed a Zune Card into your WordPress blog theme. To install, copy zunecard.php into your plugins directory (wp-content/plugins), navigate to your WordPress admin area, and activate the plugin from the Plugins tab.
Download:
dg-zunecard.zip (version 1.0)
This plugin has been obsoleted by Zune Social Plugin
For recent versions of WordPress, it adds a sidebar widget. You can add it to your sidebar from the Presentation tab, Widgets submenu. Be sure to edit the options to choose whether you want the small or large card to display and to enter your Zune Tag from the Zune Social website.
For older versions of WordPress, you can embed a card manually using a function the plugin provides to you. Just put it in one of your theme files, such as sidebar.php.
To display a small Zune Card:
<?php zunecard(‘small’, ‘Your Zune Tag’); ?>
To display a large Zune Card:
<?php zunecard(‘big’, ‘Your Zune Tag’); ?>
The Zune Card is wrapped by a div for styling with CSS, although the Flash content itself can’t be styled.
Enjoy! Thank you to Zune for making the Zune Cards!


That looks amazing. Could you make one for Last.fm?
Sorry, I’m an enthusiastic Zune owner, and Last.fm doesn’t pick up data from what I play on my Zune. I won’t write a plugin I can’t even test. I’m sure someone else already has created one.
So, great idea. I hate Microsoft only offers 2 cards. I’d rather have a light-weight, simple card. Unfortunately your plugin doesn’t seem to work with 2.7, getting 500 error.
I should have made this comment on your Zune Social Plugin post – sorry.
What do I do with the php file? I downloaded your .zip file. But I don’t know what to do with the php file.
Thanks,
Neckbeard