[wp-trac] [WordPress Trac] #64361: Leverage HTML API to implement block template skip link
WordPress Trac
noreply at wordpress.org
Thu Dec 11 08:17:34 UTC 2025
#64361: Leverage HTML API to implement block template skip link
-------------------------+--------------------------------------
Reporter: Slieptsov | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0
Component: Themes | Version: 5.8
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript, performance
-------------------------+--------------------------------------
Comment (by whiteshadow01):
The HTML API doesn't allow inserting elements into the DOM, only modifying
the existing ones. How do we plan on inserting a new anchor tag as we are
doing it in the javascript right now using the HTML API?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64361#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list