1032* Filters the post excerpt for the embed template.1033*1034* @since 4.4.01035*1036* @param string$output The current post excerpt.1037*/1038echoapply_filters('the_excerpt_embed',$output);1039}10401041/**1042* Filters the post excerpt for the embed template.1043*1044* Shows players for video and audio attachments.
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.