17 Premium Addons Completely Free!!

Buy ARForms Now & Get

Grab the Deal

ARForms Blog

arf_after_create_formentry

1 min read

Usage:


add_filter('arf_after_create_formentry', 'your_function', 10, 2);
function your_function($entry_id, $form_id){

$entry_id = false; //Prevent further action to perform after form submission.
return $entry_id;

}





Parameters:




$entry_id

Entry ID created after form submission.




$form_id

Form ID.



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.