Site icon Hip-Hop Website Design and Development

use this hook for a plugin [closed]

We’re utilizing fluent types on our wordpress web site. The plugin provides a hash in entrance of the identify to all uploaded recordsdata.

We acquired this hook from the builders and so they stated we have to modify it to disable the hash.

apply_filters('fluentform_uploaded_file_name', $file, $originalFileArray, $this->formData, $this->type);

Anybody know the right way to do it / what we have to modify?

Thanks!