wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



embed_oembed_discover › Filtr WordPress Hooks

Od4.4.0
Przestarzałyn/a
apply_filters( 'embed_oembed_discover', true )
Parametry:
  • (bool) $enable Whether to enable `<link>` tag discovery. Default true.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether to inspect the given URL for discoverable link tags.





Źródło

$attr['discover'] = apply_filters( 'embed_oembed_discover', true );