When installing and using database-saved salts, wp_create_nonce() causes database errors as wp_salt() attempts to insert into the not-yet-created options table. Since authentication isn't available during installation, we can safely skip creating a nonce. Props nullvariable, pento, dd32. Fixes #39047. Built from https://develop.svn.wordpress.org/trunk@39684 git-svn-id: http://core.svn.wordpress.org/trunk@39624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
64 KiB
64 KiB