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?
- Add custom menu item using wp_nav_menu_items filter
- How to keep plugin translations after updates?
- Seamless integration between WordPress and BBpress
- How to edit posts with the new wp_editor api?
- how to redirect to a custom password retrieval page
- how to speed up a complex wp_query?
- How do I redirect users after submitting a replies for moderation on bbpress?
- Why does deactivating a plugin cause error: “You do not have sufficient permissions to access this page”?
- Creating nested forum loops in bbPress [closed]
- bbpress change the word forum, topic, reply in the forum to another word I choose
- Multiple Backend Users as single Frontend User
- Is there a way to import Blogger into bbPress?
- How can I check if on specific plugin generated page or child
- It is possible to encounter horrible bugs if I place a main loop that uses `query_posts` right above the main bbPress loop?
- Adding custom fields to bbpress reply form
- Require tags for bbPress topics [closed]
- How to convert WordPress comments to bbPress replies [closed]
- bbPress plugin: forum lists not showing in correct order? [closed]
- WPDB SQL query with prepare() returning variable, not db value
- Duplicate New User Registration notices (BuddyPress and bbPress both installed)
- How do I redirect users after submitting a topic for moderation?
- How to filter bbPress replies (content)?
- I can’t access my WordPress dashboard – shows Warning message [closed]
- Assigning multiple or additional capabilities to specific users or how to create additional roles like bbpress roles?
- How to completely hide a WordPress/BuddyPress Install? [closed]
- Plugin to create Posts and Forums then choose category and parent forum
- WordPress -> If Is Role Subscriber Show Image?
- 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?
- Error while excluding a post from another loop (using its ID)
- Query for bbPress replies to current topic?
- Add videos/images preview to bbPress attachment
- How can I combine WordPress default Tags and bbPress tags into one archive page?
- return bbp_get_topic_author_id as integer
- Forum creation with bbpress and front end
- Incorrect display of bbpress forum topics & replies
- Return instead of echo
- bbPress: modifying template for forum index
- Access methods in plugin template
- How to import data from Mingle Forum plugin to bbPress?
- WordPress editor, change code wrap (bbpress?)
- BBPress AJAX problem
- Where To Find bb_profile_data(); In bbPress?
- phpBB 3 to bbPress
- How do I to override login redirect on specific pages?
- How to write an if statement which reads: ‘if is this custom post type or a child of it do the following’?
- How can I locate the single buddypress forum post template? [closed]
- Remove embed url for internal links