Custom Text File Upload

This topic contains 1 reply and 2 voices, and was last updated by Nayem 9 years, 1 month ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
February 25, 2015 at 7:16 pm 37667
Nayem Great plugin! I want to create a custom hook. The Idea: I need to read a txt file and store the each line of the txt file in an array which will be a custom post meta field. My plan is to upload the txt with the standard file upload custom field. Then After the form is submitted I want to know the hook that I should use so I can write the code to extract the data into my post meta field. Question is: What is the hook for a specific Form to run code after it is submitted or during the submission?
February 26, 2015 at 10:42 am 37686
Nayem Nayem

Hello Ernest,

You can read this documentation- http://docs.wedevs.com/action-hook-field/. It will help you to do your work.

Thank you 🙂

Viewing 1 Posts - 1 through 1 (of 1 total)