Hi all,
I am using the action wp_insert_post within my plugin, and it works great. I am publishing a URL in the body, and it works, problem is its adding duplicates, because I am looking for items missing from the enclosure post_meta table.
Now my question -- what function is responsible for taking a URL inside the blog post body and converting that to an enclosure field in the meta data? I may need to invoke this somehow from my plugin. Ive noticed it doesnt run immediatly.
Any help would be appreciated.
CHeers
Phil