[wp-trac] [WordPress Trac] #39047: Installer tries to create nonce before options table exists
WordPress Trac
noreply at wordpress.org
Wed Jan 4 21:24:23 UTC 2017
#39047: Installer tries to create nonce before options table exists
-----------------------------+-----------------------
Reporter: nullvariable | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7.1
Component: Upgrade/Install | Version: 4.7
Severity: normal | Resolution:
Keywords: has-patch | Focuses: rest-api
-----------------------------+-----------------------
Comment (by dd32):
Using `wp_installing()` seems okay, but it should be paired with a
multisite check I believe - installing is truthful during a new site
creation, but the salts are network wide IIRC.
`wp_installing && ! is_multisite()` wells beer correct I think.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39047#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list