public $form_ids = array();//Enter list form ids which you want to custom uploads path, e.g array(123, 456, ). Leave empty to apply this custom code for all forms. public $sub_folder = 'your-custom-folder'; //wp-content/uploads/[your-custom-folder]. public $hash_folder = false;// if enabled it, the folder will be hash with method crc32 (the result like this: 3d653119 ), source: https://www.php.net/manual/en/function.hash.php public $separated_by_user = null;//'ID' | 'user_login' | 'user_email': /wp-content/uploads/[sub-folder]/[user-id|user-name]/ public $separated_by_form_id = false;// Enable this to save images in folder /wp-content/uploads/[sub-folder]/[form-id]/. public $folder_field_key = null;//enter field id here (e.g 'email-1'): /wp-content/uploads/[sub-folder]/[form-id]/[field-value]/ public $separated_by_month_year = false;// Enable this to save images in folder /wp-content/ food – Infocus https://infocusegy.com Infocus Thu, 09 May 2024 10:42:25 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 https://infocusegy.com/wp-content/uploads/2023/08/cropped-cropped-Asset-3-8-32x32.png food – Infocus https://infocusegy.com 32 32