Skip to content

Instantly share code, notes, and snippets.

View crisgaret's full-sized avatar

crisgaret crisgaret

View GitHub Profile
<?php
/*
Plugin Name: Ninja Forms - Webhooks Auth Headers
*/
add_filter( 'nf_remote_post_args', 'nf_wh_add_auth' );
function nf_wh_add_auth( $args ){
$headers = array(