oembed_discovery_links

oembed_discovery_links

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.7.2

apply_filters('oembed_discovery_links') is found 1 times:

  • /wp-includes/embed.php line 353
    349
    350
    351
    352
    353
    354
    355
    356
    357
    358
    359
         * @since 4.4.0
         *
         * @param string $output HTML of the discovery links.
         */
        echo apply_filters( 'oembed_discovery_links', $output );
    }
     
    /**
     * Adds the necessary JavaScript to communicate with the embedded iframes.
     *
     * This function is no longer used directly. For back-compat it exists exclusively as a way to indicate that the oEmbed

See this hook used in plugins: