wpbridge/includes/Core
feibisi 99a4ae4048 fix: complete wenpai-bridge integration across all config paths
- Update Settings.php preset: arkpress → json, api.wenpai.net → updates.wenpai.net
- Update SourceRegistry.php preset: TYPE_MIRROR → TYPE_JSON, same URL change
- Add JsonHandler::get_check_url() to extract base URL for health checks
- Fix {slug} template URL causing health check failures

Addresses Codex review findings:
- High: preset config not wired into active bootstrap path
- Medium: health checks failing on templated URLs

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-02-14 23:27:17 +08:00
..
BackupManager.php feat: 备份回滚机制 2026-02-05 11:03:51 +08:00
ChangelogManager.php feat: 更新日志聚合显示功能 (v0.9.0) 2026-02-05 11:12:43 +08:00
CommercialDetector.php fix: 代码评审修复 (v0.9.5) 2026-02-05 12:29:37 +08:00
ConfigManager.php feat: 配置导入导出功能 + 文档更新 (v0.8.0) 2026-02-05 05:00:48 +08:00
DefaultsManager.php feat: 实现方案 B 核心数据模型和迁移逻辑 2026-02-04 23:20:48 +08:00
ItemSourceManager.php refactor: 应用 Codex 评审的低优先级改进建议 2026-02-04 23:30:16 +08:00
Loader.php feat: WPBridge v0.2.0 - 完整插件实现 2026-02-04 19:52:27 +08:00
Logger.php feat: WPBridge v0.2.0 - 完整插件实现 2026-02-04 19:52:27 +08:00
MigrationManager.php refactor: 应用 Codex 评审的低优先级改进建议 2026-02-04 23:30:16 +08:00
Plugin.php fix: 代码评审修复 (v0.9.5) 2026-02-05 12:29:37 +08:00
RemoteConfig.php feat: 商业插件检测功能 - 远程 JSON 配置 (v0.7.5) 2026-02-05 03:48:59 +08:00
Settings.php fix: complete wenpai-bridge integration across all config paths 2026-02-14 23:27:17 +08:00
SiteHealth.php feat: WordPress Site Health 集成 2026-02-05 11:05:15 +08:00
SourceRegistry.php fix: complete wenpai-bridge integration across all config paths 2026-02-14 23:27:17 +08:00
VersionLock.php feat: 版本锁定功能 (v0.9.0) 2026-02-05 11:01:17 +08:00