Enable oEmbed support for comments. Requires WP 2.9+.
This feature allows you to blacklist websites from being processed by oEmbed.
For example, say I wanted to block YouTube links from being embedded.
Open oembed-config.php in a text editor and add the following line to the end:
$oembed_comments['blacklist'][] = 'youtube.com';
This will blacklist all links from YouTube.com from being parsed.
There are a couple of ways you can choose to support me:
Requires: WP 2.9 or higher
Compatible up to: WP 2.9.2
Last Updated: 2010-3-17
Downloads: 2,953
Got something to say? Need help?