How would I ping ping-o-matic every time a new thread of post is made?
I think this would be good because I have bbpress kind of setup like a blog in a way.
How would I ping ping-o-matic every time a new thread of post is made?
I think this would be good because I have bbpress kind of setup like a blog in a way.
Write a plugin to do it. There's some actions you can hook into. Writing bb plugins is like writing wp plugins: http://codex.wordpress.org/Writing_a_Plugin
However the actions are different. Look for the actions on http://bbpulp.org/wiki/API/actions .
Over my head .... hmmm ... any idea what actions to hook into or import from Wordpress? I guess WP does this of course every time a new post is made...
Has anyone come up with a working solution? I'm very interested in this.
@t3ch33 - You you still need this plugin drop me a line via the email you can find here: http://www.naden.de/blog/about/
Thank you. I will do so.
You must log in to post.