-
Notifications
You must be signed in to change notification settings - Fork 3k
Patch from ticket. #965
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
Patch from ticket. #965
Conversation
ab55dce
to
76c2fc9
Compare
In general this seems fine, except the comment about the attribute names. That said, it would be good to see these changes in the context of where the functions will be used, eg. in the script loader tags, CSP-protected inline JS, etc. |
Co-authored-by: Dominik Schilling <dominikschilling+git@gmail.com>
Co-authored-by: Dominik Schilling <dominikschilling+git@gmail.com>
…develop-fork into ticket/39941b
# Conflicts: # src/wp-includes/functions.php
@johnbillion I addressed your feedback here. In terms of how these will be used, take a look at https://core.trac.wordpress.org/ticket/39941 / #498) and https://core.trac.wordpress.org/ticket/51407 / #551 which are the follow up issues created to actually use this new API. |
# Conflicts: # src/wp-includes/functions.php
Closed with changeset https://core.trac.wordpress.org/changeset/50167 |
Trac ticket: https://core.trac.wordpress.org/ticket/39941
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.