1020* Filters the post excerpt for the embed template.1021*1022* @since 4.4.01023*1024* @param string$output The current post excerpt.1025*/1026echoapply_filters('the_excerpt_embed',$output);1027}10281029/**1030* Filters the post excerpt for the embed template.1031*1032* Shows players for video and audio attachments.
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.