[wp-trac] [WordPress Trac] #56376: Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data

WordPress Trac noreply at wordpress.org
Sun Aug 14 17:34:09 UTC 2022


#56376: Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class
WP_Debug_Data
----------------------------+-----------------------------
 Reporter:  missveronicatv  |      Owner:  (none)
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Site Health     |    Version:  6.0
 Severity:  normal          |   Keywords:
  Focuses:  performance     |
----------------------------+-----------------------------
 If the function
 {{{
 wp_is_ini_value_changeable( 'memory_limit' )
 }}}
  is true or false is important to know when deciding if setting a higher
 value of WP_MEMORY_LIMIT or WP_MAX_MEMORY_LIMIT will have any effect on
 the site performance.

 I can't find this info in the current version of class WP_Debug_Data in WP
 6.0.1.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56376>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list