Forums

Join
bbPress Support ForumsTroubleshootingWhat do_action is called during updating of forum?

Info

What do_action is called during updating of forum?

  1. I'm looking for the action (do_action) thats triggered (anywhere) when someone updates their forums by moving a forum on the JavaScript-based AJAX-dependant /bb-admin/forums.php page. I can't seem to find it anywhere, and hoped that someone with some more knowledge might have seen it. Even the add, update/edit/delete pages/functions/post-pages don't seem to have any hooks.

    I'd appreciate it if someone with more (or better - which won't be hard) could have a quick look at this please, as i can't believe we've a hook for when everything/anything happens on our forums APART from something to the actual forums themselves.

    Basically, i've a plugin that does some extra work on categories to make them work more like categories on other forums, but it appears users can update/edit/add and delete categories and forums without any plugins/fucntions/actions being triggered. I'm sure i've missed something, it wouldn't be the first time, as that would be incredibly stupid.

    Thanks for the help

  2. You must log in to post.