v3.0.1 — WordPress.org Review Fixes
WordPress.org Plugin Review Fixes
This release addresses all issues raised during the WordPress.org plugin review process.
Removed
- Web terminal (xterm.js + proc_open) — removed per WordPress.org policy against arbitrary script execution
- File browser (CodeMirror editor) — removed per WordPress.org policy against file manager plugins
- xterm.js vendor library — no longer needed
Fixed
- Plugin URI — corrected to valid URL (
https://2klika.hr) - Contributors — added
jfranjic42WordPress.org username to readme.txt - ABSPATH hardcoded references — removed (were in terminal code)
- Unsanitized input — resolved (were in terminal/files code)
- Admin CSS — cleaned up terminal and file browser styles
- Version bump — 3.0.0 → 3.0.1
Unchanged
- Bridge API (MCP server for AI agents via
npx buglens-mcp) — intact - Frontend widget, Kanban board, REST API, export system — all unchanged