Hook/Filter for auto embed function of WP?
-
Hi,
sometimes, feeds do not show the embedded YouTube videos. In that case, I would like to automatically add a small text above the video that says:
“There should be an embedded flash video visible below. If it does not show in your feed reader, please visit the original post to view it.”
As I said, I would like to do that automatically and just when a feed is shown. I managed to integate that into the Kimili Flash Embed plugin. Does anyone know how I can accomplish this with the built-in (auto) embed function of WordPress where you only need the URL or the shortcode [embed]URL[/embed] to embed the video?
I wonder if there is a hook or filter for that function or where that function is being executed during the parsing of the content. Can anyone tell me where in the WordPress source (e.g. file and line number) I can find that function? Is there a difference in the function if it is a normal post or a feed?
Pointing me to the source code should be a great first step, thanks!
- The topic ‘Hook/Filter for auto embed function of WP?’ is closed to new replies.