bbp_notifications_handler

bbp_notifications_handler

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_notifications_handler') is found 1 times:

  • /includes/extend/buddypress/notifications.php line 236
    			}
    		}
    
    		// Do additional subscriptions actions
    		do_action( 'bbp_notifications_handler', $marked, $user_id, $topic_id, $action );
    	}
    
    	// Redirect to the topic
    	$redirect = bbp_get_reply_url( $redirect_id );
    
    	// Redirect