![图片[1]-子比主题功能 – 评论区设置私密评论-梦都歌-精品资源社区,梦都歌资源网](https://www.mduge.com/wp-content/uploads/2024/08/20231214165024319.png)
![图片[2]-子比主题功能 – 评论区设置私密评论-梦都歌-精品资源社区,梦都歌资源网](https://www.mduge.com/wp-content/uploads/2024/08/20231214165024319-1.png)
代码部署
- functions.php JS
文件路径:/www/wwwroot/huliku.com/wp-content/themes/zibll/template/comments.php
JS后台添加
//私密js 开始
$(function() {
$(".links-card ul.list-inline img").each(function() {
if ("" == $(this).attr("data-src")) {
var a = "" + $(this).parent().attr("href");
$(this).attr("src", a)
}
}), $(document).on("click", ".sm", function() {
var a = $(this);
if (a.hasClass("private_now")) return notyf("您之前已设过私密评论", "warning"), !1;
a.addClass("private_now");
var t = a.data("idp"),
e = a.data("actionp"),
n = a.children(".has_set_private"),
r = {
action: "mrhe_private",
p_id: t,
p_action: e
};
return $.post("/wp-admin/admin-ajax.php", r, function(a) {
n.html(a)
}), !1
})
});//私密js结束
资源下载说明:
PS:本站部分大类资源均有免费和付费下载方式(免费和付费区别就是下载速度不同)
本站所有资源百分之95都是通过测试能正常使用才发布
所出售的付费资源均为全网最低价,单价最高15RMB-且资源都附带教程
PS:本站部分大类资源均有免费和付费下载方式(免费和付费区别就是下载速度不同)
本站所有资源百分之95都是通过测试能正常使用才发布
所出售的付费资源均为全网最低价,单价最高15RMB-且资源都附带教程
© 版权声明
THE END
- 最新
- 最热
只看作者