You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Escape admin_title and plugin_status in Pixelgrade Care installer (#358)
- Wrap admin_title with esc_html() in title tag output
- Wrap plugin_status with esc_js() in JavaScript context
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments