[wp-trac] [WordPress Trac] #35389: HTML Imports
WordPress Trac
noreply at wordpress.org
Sun Jan 10 03:49:12 UTC 2016
#35389: HTML Imports
-------------------------+-----------------------------
Reporter: extendwings | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Currently, WordPress supports enqueuing scripts (`wp_enqueue_script()`)
and styles (`wp_enqueue_style()`).
I'd like to propose a new type of queue, '''HTML Imports'''
(`wp_enqueue_document()` or something).
([https://w3c.github.io/webcomponents/spec/imports/ HTML Imports] is one
of the important part of ''Web Components''.)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35389>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list