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/{"id":78,"count":1,"description":"","link":"http:\/\/infocusegy.com\/category\/lighting\/","name":"Lighting","slug":"lighting","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/categories\/78"}],"collection":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/posts?categories=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}