[wp-trac] [WordPress Trac] #39047: Installer tries to create nonce before options table exists

WordPress Trac noreply at wordpress.org
Sun Dec 4 16:12:57 UTC 2016


#39047: Installer tries to create nonce before options table exists
-----------------------------+------------------------------
 Reporter:  nullvariable     |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by nullvariable):

 Looks like this is caused by localizing stuff for the api.

 wp-includes/script-loader.php line 510 creates a nonce:
 {{{#!php
 'nonce'         => wp_create_nonce( 'wp_rest' ),
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39047#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list