fix: 更新器改用唯一类名,消除文派插件同装致命冲突(v1.0.5) #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/wenpai-updater-class-collision"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
与文派云桥同装时 wp-admin 全部 500:两插件各自捆绑的更新器声明了同一个全局类 WenPai_Updater。已在客户站实测复现。改名为 WPCY_Template_Connector_Updater,并发版 1.0.5。