Document HTML5 script,style theme support is deprecated#11061
Document HTML5 script,style theme support is deprecated#11061sirreal wants to merge 3 commits intoWordPress:trunkfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
https://core.trac.wordpress.org/ticket/64442#comment:25:
|
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
westonruter
left a comment
There was a problem hiding this comment.
Minor suggestion but pre-approving.
Co-authored-by: Weston Ruter <westonruter@gmail.com>
Add a `@since` annotation to `add_theme_support()` to deprecate `html5` feature's `script` and `style` arguments. Developed in #11061. Follow-up to [61415]. Props jonsurrell, westonruter. Fixes #64442. git-svn-id: https://develop.svn.wordpress.org/trunk@61791 602fd350-edb4-49c9-b593-d223f7449a82
Add a `@since` annotation to `add_theme_support()` to deprecate `html5` feature's `script` and `style` arguments. Developed in WordPress/wordpress-develop#11061. Follow-up to [61415]. Props jonsurrell, westonruter. Fixes #64442. Built from https://develop.svn.wordpress.org/trunk@61791 git-svn-id: http://core.svn.wordpress.org/trunk@61097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
HTML5 theme support script and style is no longer use by WordPress Core and does not convey relevant or accurate information.
Add a since annotation to indicate this.
Trac ticket: https://core.trac.wordpress.org/ticket/64442