[wp-trac] [WordPress Trac] #62570: Fatal error: call to undefined function wp_cache_get() (in option.php)

WordPress Trac noreply at wordpress.org
Tue Nov 26 06:46:19 UTC 2024


#62570: Fatal error: call to undefined function wp_cache_get() (in option.php)
-----------------------------+------------------------------
 Reporter:  dugwood          |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  6.7.1
 Severity:  major            |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by dugwood):

 To build up on this: it's one of my patches that calls for `get_locale()`
 which in turn calls for `get_option()` which will call for
 `wp_cache_get()`. So maybe it's not related directly to plugins. But cache
 should be loaded anyway IMHO.

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


More information about the wp-trac mailing list