bbp_toggle_reply

bbp_toggle_reply

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_toggle_reply') is found 1 times:

  • /includes/replies/functions.php line 1637
    		$retval['redirect_to'] = bbp_add_view_all( $retval['redirect_to'], true );
    	}
    
    	// Filter & return
    	return apply_filters( 'bbp_toggle_reply', $retval, $r, $args );
    }
    
    /** Helpers *******************************************************************/
    
    /**
     * Return an associative array of available reply statuses