Fix: Renamed all plugin defines, namespaces, filters, and JS object references from short kp prefix to kpagre to meet WordPress.org prefix length requirements
Fix: Replaced json_encode() with wp_json_encode() in WellKnown respond()
Fix: Replaced phpcs:ignore suppression in fieldRow() with proper wp_kses() escaping for constructed form HTML
Fix: Externalized inline admin CSS and JS to physical asset files to resolve output escaping review flags
Fix: Wrapped missing sprintf() description strings in __() for i18n compliance in WellKnown buildSkills()
Fix: Added esc_url_raw() to MCP server card contact field output in WellKnown serveMcpCard()
Fix: Removed stale delete_option() calls in uninstall.php for options that no longer exist
1.1.22
Initial public release.
RFC 8288 Link headers, API catalog, agent skills index, MCP server card, OAuth/OIDC discovery, OAuth protected resource, Content Signals robots.txt directives, Markdown negotiation, and WebMCP built-in tools.