[wp-trac] [WordPress Trac] #57051: Call to undefined function wp_cache_get() wp-includes/option.php:165

WordPress Trac noreply at wordpress.org
Wed Nov 9 22:21:28 UTC 2022


#57051: Call to undefined function wp_cache_get()  wp-includes/option.php:165
--------------------------+---------------------
 Reporter:  azurseisme    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  6.1.1
Component:  I18N          |     Version:  6.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+---------------------
Changes (by TimothyBlynJacobs):

 * component:  Users => I18N
 * severity:  major => normal
 * milestone:  Awaiting Review => 6.1.1


Comment:

 It looks like `wp_load_translations_early` now has a side-effect of
 requiring the Object Cache to be loaded. My first thought is this might be
 related to some of the translation performance improvements @swissspidy
 and @ocean90 worked on in #39210.

 That being said @azurseisme, the root issue is that it looks like your
 site is having trouble connecting to your MySQL database which is why
 WordPress is trying to present this error in the first place. For help
 with that, I'd recommend reaching out to your hosting company.

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


More information about the wp-trac mailing list