Posts Tagged ‘PHP’

Xbox 360 Gamercard WordPress Plugin

Thursday, July 31st, 2008

I found this nice Wordpress plugin by Oliver Baty which allows you to include your Xbox Live game card somewhere into your blog. I made some changes to the plugin which allows me to display my game card anywhere inside any of my entries. Now, I simply write [gamecard haugeoy] (don’t laugh at my score :) )

Reputation for haugeoyRep:
3910Gamerscore:
RecreationZone:

or [gamecardfull haugeoy]
Reputation for haugeoyRep:
3910Gamerscore:
RecreationZone:

anywhere in my blog entries. Please remember to use HTML mode.

You may want to download the plugin with my modifications but please don’t blame Oliver Baty for the changes I have made and remember that the plugin is provided without any warranties.

Changes to the original plugin (version 1.3 beta)
Unfortunately my webhost does not provide Curl installed so I had to modify the plugin and make it use fopen instead. I replaced some of the code. Edit: the changes were included in this post but the code was removed because it caused some problems with Wordpress :(