1035* Filters the post excerpt for the embed template.1036*1037* @since 4.4.01038*1039* @param string$output The current post excerpt.1040*/1041echoapply_filters('the_excerpt_embed',$output);1042}10431044/**1045* Filters the post excerpt for the embed template.1046*1047* Shows players for video and audio attachments.
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.