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