[wp-trac] [WordPress Trac] #16789: admin memory_limit being reset

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 7 21:15:35 UTC 2011


#16789: admin memory_limit being reset
----------------------------+-----------------------------
 Reporter:  lonnylot        |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:
 Severity:  major           |   Keywords:
----------------------------+-----------------------------
 When we set the PHP memory_limit in wp-admin/admin.php we call the filter
 'admin_memory_limit' which allows us to modify the memory_limit to a
 higher or lower number.

 There are individual functions that modify the PHP memory_limit which are
 used in the admin, but do not apply the filter.

 Places include:
  * wp-includes/media.php line 253
  * wp-admin/includes/file.php line 566
  * wp-admin/includes/image-edit.php lines 394, 499

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16789>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list