1014* Filters the post excerpt for the embed template.1015*1016* @since 4.4.01017*1018* @param string$output The current post excerpt.1019*/1020echoapply_filters('the_excerpt_embed',$output);1021}10221023/**1024* Filters the post excerpt for the embed template.1025*1026* Shows players for video and audio attachments.
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.