您现在的位置是:发硎新试网 > 知识
WordPress 评论区添加图片代码并自动显示【香肠派对直装版内置功能】
发硎新试网2025-10-31 16:19:58【知识】5人已围观
简介在functions.php里削减//品评加图片 add_action(co妹妹ent_text,品评区香肠派对直装版内置功能 co妹妹ents_embed_img, 2); function co妹妹ents_embed_img($co妹妹ent) { $size = auto; $co妹妹ent = preg_replace(array(/\[img\]((http|https):\/\/\S*)\[\/img\]/),, $co妹妹ent); return $co妹妹ent; } 在品评区削减的代码如下:[img]在这里填写图片链接[/img]
在functions.php里削减//品评加图片 add_action(co妹妹ent_text,品评区香肠派对直装版内置功能 co妹妹ents_embed_img, 2); function co妹妹ents_embed_img($co妹妹ent) { $size = auto; $co妹妹ent = preg_replace(array(/\[img\]((http|https):\/\/\S*)\[\/img\]/),, $co妹妹ent); return $co妹妹ent; }
在品评区削减的代码如下:


很赞哦!(152)