[bcoder wallpaper主题]3.2更新:修复翻页问题,修复个人中心名称显示undefined

付费节点推荐


免费节点


节点使用教程


[bcoder wallpaper主题包]3.2 (2022.5.12更新)

new_wallpaper.zip:

https://url07.ctfile.com/f/4881707-582388265-03857f?p=659522 (访问密码: 659522)


不想换整个主题包的同学,可以按照以下方法单独修改。

翻页问题:替换 js/index.js 即可。

index.js:

https://url07.ctfile.com/f/4881707-582388891-ed53db?p=659522 (访问密码: 659522)

个人中心名称显示:修改 finctions.php

大概640行,my_center 函数
$my_profile = $wpdb->get_row("SELECT * FROM bizhi_users WHERE ID = $userid");
替换为:
$my_profile = $wpdb->get_row("SELECT * FROM $wpdb->users WHERE ID = $userid");

未经允许不得转载:Bcoder资源网 » [bcoder wallpaper主题]3.2更新:修复翻页问题,修复个人中心名称显示undefined

相关推荐

更多优质资源关注微信公众号: bcoder

bcoder
赞 (0)
分享到:更多 ()