17 Premium Addons Completely Free!!

Buy ARForms Now & Get

Grab the Deal

ARForms Blog

arfcsvwhere

Published On February 22, 2018

Usage:


add_filter('arfcsvwhere', 'your_function', 10, 2);
function your_function($where_clause = '', $form_ids){
//Return where condition to get records exported in CSV.
$where_clause .= 'WHERE CLAUSE';
return $where_clause;
}





Parameters:




$where_clause

Where clause to get records to be exported in CSV file.




$form_ids

Array of Form Ids.



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.