Skip to content

Feature/widgets#38

Merged
dgershman merged 4 commits intomainfrom
feature/widgets
Feb 23, 2025
Merged

Feature/widgets#38
dgershman merged 4 commits intomainfrom
feature/widgets

Conversation

@dgershman
Copy link
Contributor

No description provided.

@dgershman dgershman merged commit b0524eb into main Feb 23, 2025
1 check passed
@dgershman dgershman deleted the feature/widgets branch February 23, 2025 19:23
@dgershman dgershman mentioned this pull request Feb 23, 2025
dgershman added a commit that referenced this pull request Jan 25, 2026
Custom URLs with query parameters (containing &) were being HTML-encoded
as & when passed through the REST API, breaking links.

Changes:
- Use esc_url_raw() instead of esc_url() in resolve_event_ref()
- Add regression test for URL query parameter preservation
- Add encoding guidelines to CLAUDE.md to prevent future issues
- Add lint:esc-url script to check for esc_url() in REST contexts
- Bump version to 1.8.6

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant