apply_filters( 'embed_maybe_make_link', string $output, string $url )

Filters the returned, maybe-linked embed URL.


Description Description


Parameters Parameters

$output

(string) The linked or original URL.

$url

(string) The original URL.


Top ↑

Source Source

File: wp-includes/class-wp-embed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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