Function Hook_media_rendering_oembed->_find_oembed_endpoint
Definitions
sources/hooks/systems/media_rendering/oembed.php
- Find an oEmbed endpoint for a URL.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$url | URLPATH | required parameter | N/A | N/A | URL to find the oEmbed endpoint for |
Return
- Endpoint UR (null: none found)
- Type: ?URLPATH
- Set: N/A
- Range: N/A