Hello,
I have create one user account in http://www.wordpress.com. Than i have create three differnt blogs using the same username and account.
Is there any metaweblog api call which gives me nos of blogs for the one user.
As an example,
I have created following three differnt blog,
xyz.wordpress.com
xyz1.wordpress.com
xyz2.wordpress.com
under wordpress using same user account.
Now, I would like to know the api which gives me the nos (here 3) and names(xyz, xyz1, xyz2).
Thanks,