Soccerwives.eu isd dedicated to the beautiful wives behind the football
players, female players and beautiful female fans
You can discuss and read about soccer wives in our forum.
I am glad to tell you I have sold two soccer wife t shirts by cafepress.
Now I hope the buyers are reading this, because I want to ask them to submit a photo of them wearing their soccer wife t-shirt. If you want to be anonymous, I understand and we could blur or block your face. I really hope you or your friends are reading this.
Tx for buying and I hope to receive an email at shirt [at] soccerwives.eu
Just found some time to develop a little myspace profile plugin (see sidebar on the left). This plugin allows you to add your Myspace profile to your wordpress blog. Show your visitors your myspace profile and make some friends.
Installation:
=====================
0. Download and unzip sw_myspace.zip
1. Upload sw_myspace.php to wp-content/plugins folder
2. Activate the plugin (curl must be enabled on your server)
3. Go to your wordpress admin Options > MySpace
4. submit your myspaceID, choose a thumb size and enable/disable add as friend feature.
5. put <?php sw_getMyspaceProfile(); ?> somewhere in your template. For example sidebar.php would be a good place
Features
=====================
1. You can choose a small or medium thumbnail
2. You can enable or disable the add-to-friend option
[update] I have updated this plugin to version 0.3. Now the plugin check if curl is available, if not the plugin uses file functions or fsockopen.
Ok here’s the download link for version 0.3 ; check the use of curl, file functions or fsockopen
[update 26-11-2006] Tx to travelblogger for pointing this out I had set the MySpace profile ID to a maxLength of 12, now I have set it to 20.
Ok here’s the download link for version 0.3a
When you update:
Deactivate plugin
Remove old version from server
don’t forget to remove <? sw_getMyspaceProfile(); ?> if you are not using it