• Hello everybody,
    I just found out about WordPress, when I was looking for a replacement for my quite unstable MT and now I am trying to implement a ping to another service like weblogs.com and blo.gs for German language weblogs called blogg.de.
    I already found the functions, that pings weblogs.com and blo.gs and actually played around with the mysql-db to add a point “use_pingblogg” to the options menu. Now I am scanning through the various files and can’t find, when this use_pingblogg from my wp_options would turn into a $use_pingblogg. Can anyone help me with that?
    Greetings from the Black Forest
    Dominik

Viewing 2 replies - 1 through 2 (of 2 total)
  • There is no function for that. Have a look at wp-comments.post.php, if I remember correctly there should be the call to the pings of weblogs.com and blo.gs. You had to add your ping-function there.
    If it doesn’t work give a short note by e-mail (gerne auch auf deutsch ;)), the address can be found in the member-infos. I’ll give it a try then tomorrow…
    Bye, Mike

    No don’t add it to the comments post file. The file you’d need to edit is wp-admin/b2edit.php. Do a search for the ping code and add your function call there.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘More pings.’ is closed to new replies.