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":34,"count":1,"description":"","link":"http:\/\/infocusegy.com\/tag\/camera\/","name":"camera","slug":"camera","taxonomy":"post_tag","meta":[],"_links":{"self":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/tags\/34"}],"collection":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/tags"}],"about":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/taxonomies\/post_tag"}],"wp:post_type":[{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/posts?tags=34"},{"href":"http:\/\/infocusegy.com\/wp-json\/wp\/v2\/essential_grid?tags=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}