[wp-trac] [WordPress Trac] #50354: Call opcache_reset() after saving PHP files in Theme/Plugin editor
WordPress Trac
noreply at wordpress.org
Wed Jun 10 06:00:33 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: General | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
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
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50354>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list