[wp-trac] [WordPress Trac] #59268: HTML API: Store current token reference in HTML Processor state.
WordPress Trac
noreply at wordpress.org
Tue Sep 12 15:10:34 UTC 2023
#59268: HTML API: Store current token reference in HTML Processor state.
-------------------------+------------------------------
Reporter: dmsnell | Owner: Bernhard Reiter
Type: enhancement | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: HTML API | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-------------------------+------------------------------
Changes (by Bernhard Reiter):
* owner: (none) => Bernhard Reiter
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"56558" 56558]:
{{{
#!CommitTicketReference repository="" revision="56558"
HTML API: Store current token reference in HTML Processor state.
The `$current_token` reference has been stored in the HTML Processor
itself, but I suggested to 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.
Props dmsnell.
Fixes #59268.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59268#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list