17 Premium Addons Completely Free!!

Buy ARForms Now & Get

Grab the Deal

ARForms Blog

arfnotificationattachment

1 min read

Usage:


add_filter('arfnotificationattachment', 'your_function', 10, 3);
function your_function($attachments, $form, $entry){

//Add or Customize Attachments.
$attachments[] = 'ADD NEW ATTACHEMENT';
return $attachments;

}





Parameters:




$attachments

Array of attachments to be sent with an email.




$form

Array of form options.




$entry

Particular entry result fetched from database.



facebook icon

Brian Denim

Brian is a WordPress expert with a decade of dev experience, a knack for technical writing, a film buff, and an outdoor enthusiast.

© 2024 Repute InfoSystems - All Rights Reserved.