This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Change the embed code, so we can apply awesome css classes | |
* Called by filter "oembed_result" | |
* | |
* @author Hendrik Luehrsen | |
* @since 1.0 | |
* | |
* @param $html string The oembed html to edit | |
* | |
* @return string The edited html |