constant OEMBED_DEFAULT_PROVIDER in Gutenberg 8
1 use of OEMBED_DEFAULT_PROVIDER
- OEmbedFilter::embed in src/
Plugin/ Filter/ OEmbedFilter.php - Callback function to process each URL.
File
- src/
Plugin/ Filter/ OEmbedFilter.php, line 10
Namespace
Drupal\gutenberg\Plugin\FilterCode
define('OEMBED_DEFAULT_PROVIDER', 'http://open.iframe.ly/api/oembed');