Skip to content

Commit eef0ccb

Browse files
committed
Add todo comment to is_json_script_tag
1 parent 6b2c9ba commit eef0ccb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wp-includes/html-api/class-wp-html-tag-processor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4016,6 +4016,7 @@ private function is_javascript_script_tag(): bool {
40164016
*
40174017
* @ignore
40184018
* @todo Consider a public API that is clear and general.
4019+
* @todo Use a MIME type parser when available.
40194020
*
40204021
* @since 7.0.0
40214022
*

0 commit comments

Comments
 (0)