Support

Account

Home Forums General Issues Execute function after file is uploaded

Solving

Execute function after file is uploaded

  • I would like to execute a function after a file is uploaded into a ACF file field.

    The file is a list of file paths, for instance –

    folder/subfolder/subfolder/filename.ext
    folder/subfolder/subfolder/filename.ext
    folder/subfolder/subfolder/filename.ext
    folder/subfolder/subfolder/filename.ext

    I have function that splits those files names into a tree ul li list. I would like to execute my function after I have uploaded the needed file and have the list tree be the output.

    Is this possible to do this with any of the filters or actions you have?

  • This reply has been marked as private.
  • Was this ever solved? I need to do the same thing. I am building an export to CSV / import from CSV function into a plugin options panel using ACF Pro and I need the ability to execute a function after the file is uploaded.

  • I am also looking for the appropriate filter/action to process the file after it has been uploaded. Is there any new information on this? Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Execute function after file is uploaded’ is closed to new replies.