过滤嵌入模板的后摘录。
原型
apply_filters( 'the_excerpt_embed', string $output )
参数
$output
(string)
目前的帖子摘录。
源文件
路径:wp-includes/embed.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/the_excerpt_embed/
过滤嵌入模板的后摘录。
apply_filters( 'the_excerpt_embed', string $output )
$output
(string)
目前的帖子摘录。
路径:wp-includes/embed.php
英文文档:https://developer.wordpress.org/reference/hooks/the_excerpt_embed/
请在后台设置小工具!