[wp-trac] [WordPress Trac] #61348: HTML API: Report real and virtual nodes in the HTML Processor.

WordPress Trac noreply at wordpress.org
Thu Feb 12 15:48:13 UTC 2026


#61348: HTML API: Report real and virtual nodes in the HTML Processor.
-------------------------------------------------+-------------------------
 Reporter:  dmsnell                              |       Owner:  dmsnell
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  6.6
Component:  HTML API                             |     Version:  6.6
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests needs-dev-  |     Focuses:
  note dev-reviewed                              |
-------------------------------------------------+-------------------------

Comment (by jonsurrell):

 In [changeset:"61624" 61624]:
 {{{
 #!CommitTicketReference repository="" revision="61624"
 HTML API: Use more universal syntax to call Closure variable.

 Replace `( $fn )( ...$args )` syntax with equivalent `call_user_func( $fn,
 ...$args )` to prevent an issue with the WordPress documentation parser.
 The parser would fail when encountering this syntax, preventing
 documentation generation.

 Developed in https://github.com/WordPress/wordpress-develop/pull/10907.

 Follow-up to [58304].

 Props dmsnell, jonsurrell.
 See #64224, #61348.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61348#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list