grego3781
Veteran
Just Getting Started
Member Likes (0)
Hello,
I would like to be able to add additional values to the .csv file so that when a new blog is created, additional option fields are also created.
For instance, the following .csv file:
blogname,Blog Title,user,pasword, mail@mail.com,administrator,city,Denver
Would create:
1. A new blog entitled "Blog Title"
2. An entry in "wp_[blog_id]_options": option_name='city', option_value='Denver'
Just wondering if anyone else has attempted this before i dig into the source.
Thanks!

Responses (2)
WPMU DEV Fanatic (joined October 2009) Likes (0)
Hello grego3781,
Looking through the plugin's forum history I didn't see anything done to the effect of what you're describing. And I'm sure no one here would mind you posting your findings. :)
Cheers,
David
Member (joined April 2011) Likes (0)
Can you give an update on your findings I as well would like to do very similar things.
Support for more fields would be an amazing upgrade to this plugin.
Become a member