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

Probably should add some esc_url and esc_html calls here for best practices. #4

Open
georgestephanis opened this issue Oct 1, 2020 · 0 comments

Comments

@georgestephanis
Copy link

In practice it should be safe without, but it's a nice safety blanket in case inputs ever change.

echo '<a href="' . admin_url('edit.php?post_type=wp_block&block_instances=' . $ID) . '">' . $instances . '</a>';

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