[wp-trac] [WordPress Trac] #50354: Call opcache_reset() after saving PHP files in Theme/Plugin editor
WordPress Trac
noreply at wordpress.org
Thu Jun 11 19:14:26 UTC 2020
#50354: Call opcache_reset() after saving PHP files in Theme/Plugin editor
----------------------------+------------------------------
Reporter: nextendweb | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+------------------------------
Changes (by SergeyBiryukov):
* component: General => Administration
Old description:
> In Theme Editor and Plugin Editor, you can edit PHP file. After you save
> such file, there should be an {{{opcache_reset()}}} call on the saved
> file if its extension matches to {{{.php}}} or {{{.phtml}}}.
>
> opcache_reset related ticket for theme/plugin/core update:
> https://core.trac.wordpress.org/ticket/36455
New description:
In Theme Editor and Plugin Editor, you can edit PHP file. After you save
such file, there should be an {{{opcache_reset()}}} call on the saved file
if its extension matches to {{{.php}}} or {{{.phtml}}}.
opcache_reset related ticket for theme/plugin/core update: #36455
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50354#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list