I hav ea wordpress network running, what I'd like to do is create a plugin which detects when a new blog is created in the network then automatically adds a set of predefined categories to the blog.
Any ideas how I can do this?
|
I hav ea wordpress network running, what I'd like to do is create a plugin which detects when a new blog is created in the network then automatically adds a set of predefined categories to the blog. Any ideas how I can do this? |
|||
|
|
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
This seems like a complicated solution for an easy problem. I don't know of a plugin which currently does this. Personally I'd just setup a new blog with those categories already created, export the data from the blog, then import it using the built-in WordPress tools. This should give you the categories you so desire. |
|||
|
|