apply_filters( 'oembed_request_post_id', int $post_id, string $url )

Filters the determined post ID.


Description Description


Parameters Parameters

$post_id

(int) The post ID.

$url

(string) The requested URL.


Top ↑

Source Source

File: wp-includes/class-wp-oembed-controller.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.