Directory

use 'esc_url' for 'get_author_posts_url' where appropriate in 'src/wp-includes/blocks/avatar.php' · Issue #45077 · WordPress/gutenberg · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use 'esc_url' for 'get_author_posts_url' where appropriate in 'src/wp-includes/blocks/avatar.php' #45077

Closed
cuchakma opened this issue Oct 18, 2022 · 0 comments

Comments

@cuchakma
Copy link

cuchakma commented Oct 18, 2022

What problem/enhancement does this address?

According to the WordPress coding standard, it is always necessary to escape an URL using esc_url

What is your proposed solution?

To use the esc_url function to escape the URL

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

No branches or pull requests

1 participant