首页 >综合
【国内永久免费云服务器】WordPress 评论区添加图片代码并自动显示
发布日期:2025-11-03 16:56:41
浏览次数:019

在functions.php里添加//评论加图片 add_action(comment_text,论区国内永久免费云服务器 comments_embed_img, 2); function comments_embed_img($comment) { $size = auto; $comment = preg_replace(array(/\[img\]((http|https):\/\/\S*)\[\/img\]/),, $comment); return $comment; }

在评论区添加的代码如下:

【国内永久免费云服务器】WordPress 评论区添加图片代码并自动显示

[img]在这里填写图片链接[/img]

上一篇:软件产品介绍官网单页HTML源码
下一篇:苹果cmsV10 大橙子主题3.1.6完美修复版
相关文章