17 Premium Addons Completely Free!!

Buy ARForms Now & Get

Grab the Deal

ARForms Blog

arf_before_destroy_entry

1 min read

Usage:


add_filter('arf_before_destroy_entry', 'your_function', 10, 1);
function your_function($entry_id){

//Remove uploaded file with this entry.
return $entry_id;

}





Parameters:




$entry_id

Entry ID to be destroyed.



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.