Automatically Embedding Video Using Only the URL With the Help of oEmbed

One of my favorite functions of the WordPress editor is now the automatic embedding of video and other rich media by simply putting the URL on it’s own line. Really, it’s amazing! Here is my rip of the WordPress code (found in the WP_Embed and WP_oEmbed classes) and assembled into a class named AutoEmbed. It … Continue reading Automatically Embedding Video Using Only the URL With the Help of oEmbed