[wp-trac] [WordPress Trac] #25690: PHP Fatal error: Call to undefined function wp_get_current_user() when upgrading to version 3.7

WordPress Trac noreply at wordpress.org
Tue Oct 29 22:54:54 UTC 2013


#25690: PHP Fatal error:  Call to undefined function wp_get_current_user() when
upgrading to version 3.7
-----------------------------+---------------------
 Reporter:  ascom            |       Owner:  nacin
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:  3.7.1
Component:  Upgrade/Install  |     Version:  3.7
 Severity:  blocker          |  Resolution:  fixed
 Keywords:                   |
-----------------------------+---------------------

Comment (by jrf):

 @ascom FYI on the warning on upgrading plugins (and themes and core) in WP
 SEO by Yoast

 This is caused by the WP 3.7 change in the 'upgrader_process_complete'
 hook which was passing 3 variables in WP 3.6 and only two in WP 3.7.

 The 'error' in the plugin is not blocking anything else from working so is
 totally not critical. [I created a fix](https://github.com/Yoast
 /wordpress-seo/issues/328) for this last Thursday which has already been
 committed to the plugin core. Just waiting a few more days to see if any
 other issues surface before releasing the plugin update.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25690#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list