Replies: 0
Hello,
I am developing a WordPress Video Theme that will have this plugin in recommended list, for automatically importing videos from YouTube.
The problem is that i could not find a way to save imported videos URL to a custom field.
I need this, because my theme will also have Frontend-Submissions feature, so i need to store video URL in a custom key, so users will be able to edit them from frontend submissions form.
Are there any hooks that would allow me to do this ?