constant OEMBED_AUTOEMBED in oEmbed 7
@file Input filter that enhances oEmbed enabled URLs with extra content
3 uses of OEMBED_AUTOEMBED
- oembed_filter_info in ./
oembed.filter.inc - Implements hook_filter_info().
- oembed_filter_oembed_prepare in ./
oembed.filter.inc - Implements hook_filter_FILTER_process().
- _oembed_field_extract_urls in ./
oembed.filter.inc - Extract all URLs for oEmbed to process.
File
- ./
oembed.filter.inc, line 8 - Input filter that enhances oEmbed enabled URLs with extra content
Code
define('OEMBED_AUTOEMBED', 1);