【香肠派对直装版内置功能】WordPress 评论区添加图片代码并自动显示
时间:2025-11-02 07:24:54 出处:探索阅读(143)
在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; }
在评论区添加的代码如下:


分享到:
温馨提示:以上内容和图片整理于网络,仅供参考,希望对您有帮助!如有侵权行为请联系删除!