在保存之前过滤通过电子邮件提交的帖子的内容。
原型
apply_filters( 'phone_content', string $content )
参数
$content
(string)
电子邮件内容。
源文件
路径:wp-mail.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/phone_content/
在保存之前过滤通过电子邮件提交的帖子的内容。
apply_filters( 'phone_content', string $content )
$content
(string)
电子邮件内容。
路径:wp-mail.php
英文文档:https://developer.wordpress.org/reference/hooks/phone_content/
请在后台设置小工具!