[wp-trac] [WordPress Trac] #62692: Performance regression for get_option in 6.4

WordPress Trac noreply at wordpress.org
Sun Jan 5 22:27:48 UTC 2025


#62692: Performance regression for get_option in 6.4
--------------------------------------+--------------------------
 Reporter:  rmccue                    |       Owner:  joemcgill
     Type:  defect (bug)              |      Status:  assigned
 Priority:  normal                    |   Milestone:  6.8
Component:  Cache API                 |     Version:  6.4
 Severity:  major                     |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  performance
--------------------------------------+--------------------------

Comment (by peterwilsoncc):

 I've approved [https://github.com/WordPress/wordpress-develop/pull/8030
 PR#8030] with the updated approach.

 I took a quick look at a plugin running on `pre_option` to see if I could
 create a plugin to work around the issue but was unable to do so as the
 `get_option()` continues running if the return value is `false`.

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


More information about the wp-trac mailing list