Deprecated: ErrorHandler::logError(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead in /www/wwwroot/next.ccrice.com/usr/themes/okome_hikari/core/Modules/ErrorHandler.php on line 890
邮件回复 标签 - CC米饭的小世界
让Wordpress主题支持评论邮件回复

更换成了移植到Wordpress的G主题之后发现回复评论的时候对方不会收到邮件通知了,在搜索引擎里搜索发现原来Wordpress默认是不开启这个功能的,需要在主题的function.php中添加。具体...