Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 26, 2025

The wp_kses_allowed_html() function is not an escaping function, but retrieves an array of allowed HTML tags and attributes for a given context.

Ref: https://developer.wordpress.org/reference/functions/wp_kses_allowed_html/

Copy link
Member

@GaryJones GaryJones left a comment

Choose a reason for hiding this comment

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

Originally added in this commit.

… functions

The `wp_kses_allowed_html()` function is not an escaping function, but retrieves an array of allowed HTML tags and attributes for a given context.

Ref: https://developer.wordpress.org/reference/functions/wp_kses_allowed_html/
@jrfnl jrfnl force-pushed the feature/escapingfunctions-remove-wp_kses_allowed_html branch from c08e83f to c16646e Compare August 1, 2025 03:45
@jrfnl
Copy link
Member Author

jrfnl commented Aug 1, 2025

I've rebased & force-pushed the PR in hopes of getting CodeCov to report back. Merging once the build passes.

@jrfnl jrfnl merged commit 2bb6fc5 into develop Aug 1, 2025
52 checks passed
@jrfnl jrfnl deleted the feature/escapingfunctions-remove-wp_kses_allowed_html branch August 1, 2025 03:55
@jrfnl jrfnl modified the milestones: 3.2.x, 3.3.0 Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants