Quote:
Originally Posted by NoWhErE
I think what you're talking about is Head Space.
Go to Plugins.
click on Add New
then search for Head Space.
I think that whats you're looking for.
|
well, yes, but for what he wants he'd need to load different instances of the same plugin/widget, which would be a pin in the ass and an unnecessary load in the server and database.
I think the best and faster way would be either custom fields or customize the theme to import data via XML.
ie, I finished a couple weeks ago a shopping cart that integrates WP with a 3rd party script and it has exactly that feature (different data for each product). That was done with a couple custom fields. Now I'm working on a multi webcam portal/community that loads info with different XML parsers and renders every 3rd party stuff with the look of the site and it works amazingly well, so I bet that would be the correct approach.
This being said, I'm not sure if I understand the question 100%