Following on from the free mobile comparison script I have made a little spin off - A Word Press plugin to be exact. Quick demo of this here:
To use the WP plugin you need the Exec PHP plugin and all you do to include the comparison tables is add
PHP Code:
<?php add_mobiles('Mobile Make','Mobile Model');?>
in the code view of your write a blog word press form. So if you are talking about the Apple iPhone in your blog you add
PHP Code:
<?php add_mobiles('Apple','iPhone');?>
where ever you want the comparison tables to show.
How many of you would be interested in me developing this further? it would also be a free download. Or should I just push on and get version 2 out first?
Cheers Futureweb
Bookmarks