We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d4e47 commit 2ef0bf0Copy full SHA for 2ef0bf0
src/wp-includes/html-api/class-wp-html-tag-processor.php
@@ -3821,7 +3821,7 @@ public function set_modifiable_text( string $plaintext_content ): bool {
3821
*
3822
* <script>
3823
* // If "<!--" and "<script>" appear like this,
3824
- * // the following `</script>` close tag will not be recognized.
+ * // the following SCRIPT close tag will not be recognized.
3825
* </script>
3826
* <h1>This appears _inside_ the preceding SCRIPT element.</h1>
3827
0 commit comments