replace default links

Hello,

I would like to replace the 2 default links in all the blogs of my platform, and I’m a bit stuck with the fact that I’m running multi-db (don’t want to do that for 1000 blogs separately … )

Any idea ?

Thanks,

  • argh2xxx
    • The Incredible Code Injector

    I’m not a programmer so I couldn’t offer you a solution, but if someone can create a hook to the wpmu api, and allow you to replace the default links with your new links. This will be great as I’m looking for a solution to this problem too.

  • Andrew
    • Champion of Loops

    Hiya,

    I’m afraid you’re either going to have to code a script that loops through all of the blogs modifying the links or create a plugin that will modify them the next time a user logs into the blogs.

    Since you’re going to have to code something either way I’d just go with a script.

    Thanks,

    Andrew