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



embed_cache_oembed_types › Filtr WordPress Hooks

Od2.9.0
Przestarzałyn/a
apply_filters( 'embed_cache_oembed_types', $post_types )
Parametry:
  • (string[]) $post_types Array of post type names to cache oEmbed results for. Defaults to post types with `show_ui` set to true.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the array of post types to cache oEmbed results for.





Źródło

$cache_oembed_types = apply_filters( 'embed_cache_oembed_types', $post_types );