﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16789,admin memory_limit being reset,lonnylot,,"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",defect (bug),closed,normal,,Administration,,major,duplicate,,
