WordPress 评论区添加图片代码并自动显示【dy香肠派对直装】
在functions.php里添加//评论加图片 add_action(comment_text,论区dy香肠派对直装 comments_embed_img, 2); function comments_embed_img($comment) { $size = auto; $comment = preg_replace(array(/\[img\]((http|https):\/\/\S*)\[\/img\]/),, $comment); return $comment; }
在评论区添加的代码如下:


本文地址:https://644.ebvstq.cn/news/095d899896.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。