[wp-trac] [WordPress Trac] #53039: Not invalidating files in opcode cache after core update (cont’d)
WordPress Trac
noreply at wordpress.org
Thu Apr 15 21:46:51 UTC 2021
#53039: Not invalidating files in opcode cache after core update (cont’d)
-----------------------------+------------------------------
Reporter: Krstarica | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 5.7.1
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by stodorovic):
I just compared objects between various websites and "your response" is
same as on version 5.7.
Could you check:
- "About wordpress" (/wp-admin/about.php) ?
- You can install QM (query monitor plugin), there is WP version under
Enviroment (the easiest way to confirm "wp_version" on particular admin
pages).
- wp-cli:
{{{
$ wp core version
5.7.1
$ wp shell
wp> $GLOBALS['wp_version'];
=> string(5) "5.7.1"
}}}
If everything shows 5.7.1 then it's pretty strange.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53039#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list