Summery Summery
Filters the oEmbed TTL value (time to live).
Syntax Syntax
Description Description
Similar to the ‘oembed_ttl’ filter, but for the REST API oEmbed proxy endpoint.
Parameters Parameters
- $time
-
Time to live (in seconds).
- $url
-
The attempted embed URL.
- $args
-
An array of embed request arguments.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.8.0 | Introduced. |