Turns out every lead I was following was a red herring.
I had another function hooked into wp_insert_post that was redirecting you back to the Video single page instead of sending you to the Thread single page if you posted your reply FROM the Video single page. It turns out that redirect was hitting and stopping execution before the bbp_new_reply actions were allowed allowed to fire.
I changed that function to also hook into bbp_new_reply and changed its priority to 11 so it would run after the native actions. Working great!
Related Posts:
- How to Detect if I am on a bbpress ‘plugin’ page?
- How to change the text of link ‘Home’ in bbPress forum breadcrumb?
- How to create a custom nested loop in bbPress (WordPress + bbPress plugin)
- How to change role titles in Bbpress?
- bbPress or WordPress + forum plugin?
- BBpress error wp-init [closed]
- Where does bbPress store author info for anonymous users?
- how to edit bbp_forum_freshness_link() format
- BBPress private topics by default
- Conditional if statement ($post->ID == get_the_ID) not working
- How to add more fields to bbPress registration form
- bbPress replies list
- How to disallow participant from publishing topics(bbpress)?
- wp_delete_post() not working with BBpress replies
- How to display BBpress statistics?
- Trouble installing bbpress [closed]
- How to disable sidebar only in bbPress and not WordPress?
- How to get bbpress sticky topics
- How to show recents topics below the forum’s title (WordPress + bbPress plugin)?
- How to add ‘Views’ in the forums page of bbPress (plugin)?
- How do I remove certain fields from the forum edit my profile page?
- How can i show Cubepoints ranks/points in bbpress replies
- Arrange BBpress replies in reverse order
- Avatar picture does not display when using get_avatar
- Team Collaboration in WordPress
- Post and bbpress – link discuss on forum
- Setup login/register buttons for bbPress?
- pre_get_posts and BBPress in Swagger Theme
- Change the avatar ratio in bbPress login widget
- what is the topic-view page’s name? in bbpress
- Suggestions to prepare a site which is 90% based on a plugin that’s still on beta stage?
- How to exclude one parent id from post_parent’ => ‘any’, in WordPress / bbPress?
- Scrolling on reply url
- Get rid of the word private in bbpress forums names
- How to add class to bbPress bbp_get_topic_author_link()?
- Add QuickTag in bbpress replies
- If post type = forum then breadcrumbs Home > Forums
- Connect WordPress comment moderation with bbPress Moderation plugin
- bbPress – Post count increases after every edit
- How to remove br and p tags from bbPress
- How to use the bbPress import tool
- bbpress plugin moderation
- bbPress plugin – How do I add a forum description?
- bbpress Not Showing: How to troubleshoot?
- bbPress – select a topic reply as “answer”
- bbPress is not displaying video player
- Show the parent forum in a topic with bbPress [closed]
- Integrate WordPress and bbpress profiles?
- Seamless integration between WordPress and BBpress
- How to prevent spam users registering even with registration disabled
- How can I pass a variable to wp_ajax action?
- How to get the Role Name of the current user? (WordPress)
- how to speed up a complex wp_query?
- Arrange BBpress topics by created
- Why does deactivating a plugin cause error: “You do not have sufficient permissions to access this page”?
- How do I Create Forums with bbpress Plugin that can only be Viewed by Logged in Users
- bbpress change the word forum, topic, reply in the forum to another word I choose
- Is there a way to import Blogger into bbPress?
- WordPress and bbPress Login conflicts?
- Intermittent 404 errors, rewrite rules, and BBPress
- How can I check if on specific plugin generated page or child
- Adding custom fields to bbpress reply form
- Custom Profile Fields move from BBpress to BuddyPress
- Using WordPress as an API [closed]
- WYSIWYG editor with image upload for “Normal Users” [closed]
- get_posts() not working in functions.php
- How to output topics and replies in bbpress as table?
- Require tags for bbPress topics [closed]
- How to convert WordPress comments to bbPress replies [closed]
- Duplicate New User Registration notices (BuddyPress and bbPress both installed)
- How to filter bbPress replies (content)?
- Any Good WordPress Themes Compatible With The BBPress Plugin? [closed]
- I can’t access my WordPress dashboard – shows Warning message [closed]
- wp_list_authors() returning the wrong member url
- Include Buddypress & bbPress styles/scripts conditionally [closed]
- pre_get_posts conflict with archive posts
- Assigning multiple or additional capabilities to specific users or how to create additional roles like bbpress roles?
- How do I determine if the user who registered is not spam?
- Loading bbPress CSS file only on forum directory
- Using my own user table
- Common user login for two different wordpress installation and bbpress
- bbpress plug-ins and buddypress [closed]
- How to get the post id (of the parent custom custom type) in a loop inside a widget?
- Can’t place two custom post types into the WordPress search query?
- How to make the following loop break/stop when it reaches 2 posts (custom post types called Topics)?
- Can i use 2 page content-forum & content-forum-slug on bbpress?
- Save meta box data from selected dropdown list in bbpress reply form
- Incorrect display of bbpress forum topics & replies
- How to stopping auto scrolling after submitting the form?
- How to enable truly anonymous posting in bbPress forums? [closed]
- Allow BBPress participant role to trash topics
- Prevent “nofollow” from Being Inserted into BBPress Posts
- What is the template file for topic layouts in bbPress?
- WordPress editor, change code wrap (bbpress?)
- Where To Find bb_profile_data(); In bbPress?
- phpBB 3 to bbPress
- How do I to override login redirect on specific pages?
- How can I locate the single buddypress forum post template? [closed]
- Remove embed url for internal links
- Change or replace user_profile_picture_description filter, to stop stripping whitespace