apply_filters( 'oembed_request_post_id', int $post_id , string $url )
Filters the determined post ID.
Parameters
- $post_id
-
The post ID.
- $url
-
The requested URL.
Source
Changelog
Version | Description |
---|---|
WP-4.4.0 | Introduced. |