Skip to content

Conversation

@marcusquinn
Copy link
Contributor

…ates

Fix WordPress.Security.EscapeOutput errors in payment and email templates

Description

This PR addresses WordPress.Security.EscapeOutput errors in payment and email templates to improve security and pass the WordPress.org plugin check requirements.

Changes Made

  • Added proper escaping to currency output in payment templates
  • Added proper escaping to email templates
  • Added proper escaping to dynamic styles in template previewer
  • Added proper escaping to event widget initiator
  • Added proper escaping to dashboard widgets

Testing

These changes have been tested to ensure they don't break the existing functionality while properly escaping output.

Related Issue

Fixes part of #56 (WordPress.Security.EscapeOutput errors)

Copy link
Collaborator

@superdav42 superdav42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just 4 are too much and I'm afraid it may break things

@superdav42 superdav42 merged commit 19458f6 into Multisite-Ultimate:main Apr 22, 2025
0 of 6 checks passed
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.

2 participants