[wp-trac] [WordPress Trac] #59268: HTML API: Store current token reference in HTML Processor state.
WordPress Trac
noreply at wordpress.org
Fri Sep 1 21:33:13 UTC 2023
#59268: HTML API: Store current token reference in HTML Processor state.
-------------------------+-----------------------------
Reporter: dmsnell | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTML API | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: |
-------------------------+-----------------------------
The $current_token reference has been stored in the HTML Processor itself,
but @bernhardtreiter suggested that we move it into the externalized state
so that it can be stored and replaced.
In this patch the reference is moved to that state variable and it should
become more possible to save and load state, to resume execution after
pausing.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59268>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list