Displays the latest entries of your 360 voice gamerdna blog either as a widget for your sidebar or as a customizable function.
This script requires at least PHP 5.0 and support for 'simplexml_load_file'. In the case that this won't work for the majority of people out there I will rewrite the script to support cURL.
Note: If you don't have a theme with sidebar support skip to the "Advanced" tutorial below.
If you are a little bit more experienced and want to customize the output just use the template function of this plugin:
'$xbox360voice_plugin->get_xbox360voice_blog($username = "", $rl_name = "", $class_title = "", $class_list = "", $class_desc = "", $class_item = "",$class_clist = "",$class_citem = "")'
You can use it in your template like this:
`get_xbox360voice_blog('MarcTV', 'Marc', 'title', 'clr container_12', '', 'grid_4', 'clr container_12', 'grid_8'); ?>
The first two parameters are the XBOX Live Username and your reallife name. The others are the various css classes you can define.
Have fun!
Requires: 3.0 or higher
Compatible up to: 3.0.5
Last Updated: 2010-9-20
Downloads: 371
Got something to say? Need help?