There was a lack of help from the community but I figured out a way to hook into bbpress’s admin links “bbp_get_reply_admin_links” from there Basically exploded the $content and put my link inside, imploded and had to write some new request handling, check permissions beyond what “current_user_can” can do. From there wamm bamm boom everything works.