[WordPress] 外掛分享: Chimy’s AI Coding Lab

首頁外掛目錄 › Chimy's AI Coding Lab
WordPress 外掛 Chimy's AI Coding Lab 的封面圖片
全新外掛
安裝啟用
尚無評分
2 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.7.13 上架:2026-08-28

內容簡介

Chimy's AI Coding Lab 是 WP Maker 外掛系列的展示平台,提供開源外掛、佈景主題及應用程式的管理與文件連結,並具備現代化的 SPA 管理介面,提升 WordPress 管理效率與安全性。

【主要功能】
• 模組化平台管理
• SPA 管理介面支援
• 管理介面自訂化
• 應用程式支援與同步
• 案例入口與推薦插件
• 安全性防護措施

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.7.13) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Chimy's AI Coding Lab」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Chimy’s AI Coding Lab is the showcase portal of the WP Maker plugin series: it presents the open-source plugins, themes, and apps developed by Chimy’s AI Coding Lab, with documentation links. It also serves as the platform core framework — modular management, SPA admin customization, REST API security, and app support. Advanced capabilities (image/media optimization, data synchronization, batch processing, etc.) are provided by dedicated standalone plugins in the wp-maker-* series.
Working together with WP Maker Admin, it can fully replace the native WordPress admin with a modern SPA management interface.
Some features have been split into standalone plugins (wp-maker-* series) that can be installed on demand.
Core Capabilities

Modular platform — manifest.json-driven module discovery, registration, and enablement management; both built-in modules and external plugins can register
SPA admin support — platform-level REST API (wpmaker/v1/admin/*), JSON-driven settings pages and field groups
Admin customization — platform-level REST API covers SPA management; post editor (wpautop, featured images), general options (site icon), and media upload enhancements (SVG/JSON, WebP, renaming) are provided by the wp-maker-site plugin (site & optimization module)
Application support — private-site APIs, CORS support; WatermelonDB sync is provided by the standalone wp-maker-system plugin
Case Portal — a top-level admin menu (works without WP Maker Admin) that lists the catalog of plugins/themes/Apps developed by Chimy’s AI Coding Lab, with documentation links, helping admins discover more components of the ecosystem
Case Guide — a “recommended for this site” section in the Case Portal that suggests missing core companion plugins based on the current site state
Security — malicious request blocking, SQL injection protection, XSS protection, directory traversal protection, login rate limiting, XML-RPC disabling; one-click temporary shutdown from the SPA dashboard

Modular Architecture
All modules are described by manifest.json with metadata and SPA menu configuration, managed by ModuleManager:
Each plugin ships its own acf-json/ field groups registered via acf/settings/load_json; configuration is managed via ACF Options Page + Local JSON. When ACF is not installed, the OptionsController fallback reads and writes configuration directly.
External plugins can register via ModuleManager:
\WPMaker\Core\ModuleManager::registerModulePath( __DIR__ );

REST API Namespaces

wpmaker/v1/admin/* — platform administration (options, modules, system, network, categories, comments, users, etc.)
wpmaker/v1/sync/* — WatermelonDB data sync (pull/push, provided by the standalone wp-maker-system plugin)
wpmaker/v1/sites/* — private-site APIs

Dependencies

Advanced Custom Fields PRO — optional; enables visual settings pages when active
Batch queue — provided by the standalone wp-maker-system plugin (with Action Scheduler), not distributed with this plugin

The core works without ACF; the SPA settings pages fall back to the OptionsController when ACF is not present.
Technical Requirements

PHP 7.4 or higher
WordPress 6.0 or higher

External services
When an administrator first opens the Case Portal page, the plugin fetches the WP Maker component catalog, and the response is cached locally for 12 hours; an administrator can force a refresh anytime via the “Refresh catalog” button. The catalog is hosted on Gitee (https://gitee.com), an open-source code hosting service. Only the extension catalog data is downloaded; no personal data is sent.
Gitee terms of service: https://gitee.com/terms
Gitee privacy policy: https://gitee.com/privacy
Privacy
This plugin does not collect user data, does not perform remote telemetry, and does not send any information to the author’s server.

Feishu notifications — when Feishu visitor notifications or FluentChat Feishu notifications are enabled, related event information is sent to a Feishu bot webhook configured by the site administrator; recipients and content are fully controlled by the site administrator
Baidu Analytics — when enabled, a Baidu Analytics script is injected in the frontend footer; data is processed by the Baidu Analytics platform. Please follow Baidu’s privacy policy
CORS — cross-origin response headers are configured to support app requests; no data is actively sent out
Case Portal catalog — when an administrator opens the Case Portal page, this plugin fetches a public extension catalog (plugin/theme/App list) from the official Gitee repository to display documentation links; no site data is uploaded

All external interactions are enabled explicitly by the site administrator; the plugin itself has no phone-home behavior.

延伸相關外掛

文章
Filter
Mastodon