Does WordPress have any type od API for work with multiple sites?
I mean, getting sites from database, adding new sites and actions like that. I think that there should be an API for this.
Does WordPress have any type od API for work with multiple sites?
I mean, getting sites from database, adding new sites and actions like that. I think that there should be an API for this.
Did you get any info on this? Thanks.
There's nothing in the Codex yet AFAICT.
However, if you're not shy of the code, here are two of the relevant core files you want to be looking into:
Also be sure to check wp-admin/includes and wp-admin/network
This topic has been closed to new replies.