过滤附加标记以添加到帖子内容之前。
原型
apply_filters( 'prepend_attachment', string $p )
参数
$p
(string)
附件HTML输出。
源文件
路径:wp-includes/post-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/prepend_attachment/
过滤附加标记以添加到帖子内容之前。
apply_filters( 'prepend_attachment', string $p )
$p
(string)
附件HTML输出。
路径:wp-includes/post-template.php
英文文档:https://developer.wordpress.org/reference/hooks/prepend_attachment/
请在后台设置小工具!