WordPress 评论区添加图片代码并自动显示【快手点赞秒1000双击0.01元】
在functions.php里添加//评论加图片 add_action(comment_text,论区快手点赞秒1000双击0.01元 comments_embed_img, 2); function comments_embed_img($comment) { $size = auto; $comment = preg_replace(array(/\[img\]((http|https):\/\/\S*)\[\/img\]/),, $comment); return $comment; }
在评论区添加的代码如下 :

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