[wp-trac] [WordPress Trac] #31277: Many WP Dashboard-only transients for 'browser version' set to autoload=yes in wp_options

WordPress Trac noreply at wordpress.org
Mon Apr 8 21:22:38 UTC 2024


#31277: Many WP Dashboard-only transients for 'browser version' set to autoload=yes
in wp_options
--------------------------------+--------------------------
 Reporter:  archon810           |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:
Component:  Options, Meta APIs  |     Version:  4.1
 Severity:  normal              |  Resolution:
 Keywords:                      |     Focuses:  performance
--------------------------------+--------------------------

Comment (by pbearne):

 Looking at the code this look like it is fixed, and now

 set_site_transient( 'browser_' . $key, $response, WEEK_IN_SECONDS );

 All site_transient use update_network_option which sets the autoload to no

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


More information about the wp-trac mailing list