Skip to content

Commit 07889cb

Browse files
authored
Remove ignore from create_fragment_at_current_node
1 parent 0c5d118 commit 07889cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@ function ( WP_HTML_Token $token ): void {
471471
* @see https://html.spec.whatwg.org/multipage/parsing.html#html-fragment-parsing-algorithm
472472
*
473473
* @since 6.8.0
474-
* @ignore
475474
*
476475
* @param string $html Input HTML fragment to process.
477476
* @return static|null The created processor if successful, otherwise null.

0 commit comments

Comments
 (0)