在修剪后的摘录后显示的“更多”链接中过滤字符串。
原型
apply_filters( 'excerpt_more', string $more_string )
参数
$more_string
(string)
更多链接中显示的字符串。
源文件
路径:wp-includes/formatting.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/excerpt_more/
在修剪后的摘录后显示的“更多”链接中过滤字符串。
apply_filters( 'excerpt_more', string $more_string )
$more_string
(string)
更多链接中显示的字符串。
路径:wp-includes/formatting.php
英文文档:https://developer.wordpress.org/reference/hooks/excerpt_more/
请在后台设置小工具!