wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



the_excerpt_embed › Les Filtres WordPress

Depuis4.4.0
Dépréciéen/a
apply_filters( 'the_excerpt_embed', $output )
Paramètres:
  • (string) $output The current post excerpt.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the post excerpt for the embed template.





Source

echo apply_filters( 'the_excerpt_embed', $output );