Inspired by WP RSS DFirefox, as well as tempted to hack some php code, I ended up with this wp blogshares plugin. Kinda dirty hack but I guess I’ve made my code pretty reuseable. Since it’ll generate an XML tree for you to play with. Let’s cut the crap and take the code. Adjust the blogshare user id (inside the code, no option page, sorry for the rush :p ). Upload it to your plugin folder. Activate. And don’t forget to add somethign like this in your theme, whereever you want to put it:
< ?php if (function_exists('wp_myblogshares_stuff')) { ?>
< ?php _e('Blogshares Balance'); ?>
- < ?php wp_myblogshares_stuff(); ?>
< ?php } ?>
See the code here.
Greetz to all Blogshares freaks (Idban, pak Andika, and others in id-blogshares@googlegroups.com) out there. No, I’m no blogshares freak. Just see my blogshare balance there.
Pingback: WordPress Plugin: Blogshares Stuff by Blogging Pro
Pingback: WordPress Italy » Blog Archive » Plugin WordPress: Blogshares Stuff