Programmatically calling the copy_blog function.
-
Hello! I’ve been using this plugin for a bit and I’m enjoying the UI and the relatively painless process of copying a blog in Multisite.
However, my issue is that I want to be able to access the functions that the blog-copier supplies in php. So lets say I want to be able to copy a blog with a script I write and in doing so I want to call copy_blog($domainurl, $title); Currently, PHP errors out when I do that. I want to know if there’s something preventing outside sources from accessing the functions that this plugin provides? Or maybe it’s just a multisite?
Anyways, help of any kind would be appreciated!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Programmatically calling the copy_blog function.’ is closed to new replies.