The MU forums have moved to WordPress.org

Pinging (4 posts)

  1. stutley
    Member
    Posted 17 years ago #

    So I kind of figured out that in order to make all blogs ping a another site than Pingomatic, I would have to change it manually either for all blogs or by doing some change in the code. The former is pretty boring :)

    So does anyone know where to change the code in order to make all blogs ping another service?

  2. andrea_r
    Moderator
    Posted 17 years ago #

    I beleive it's hardcoded in the backend somewhere, and not changeable in any of the admin menus.

  3. blips
    Member
    Posted 17 years ago #

    You are able to change it as the site-admin however you have to do it per blog.

    Site-admin->edit->Ping Sites

    I found it in the RC4 code here; wp-admin\upgrade-schema.php"(272)

    You might be able to strip the file down and add or change it and then run it.

  4. stutley
    Member
    Posted 17 years ago #

    > You are able to change it as the site-admin however you have to do it per blog.

    Yeah, I know, but we're talking about 250 blogs :(

    > You might be able to strip the file down and add or change it and then run it.

    OK, but that would only affect existing blogs, right? I'm looking for the default setting somewhere in the code? :)

About this Topic