Hi,
We cannot delete 500 locations or more at a time. the maximum locations we can delete is 450 locations. Is there any way to increase bulk delete action? Do we need to increase this max_execution_time, memory_limit? how much to we need to upgrade?
We tried to change modify in .htaccess:
php_value upload_max_filesize 256M
php_value post_max_size 256M
php_value max_input_time 200
php_value max_execution_time 600
WP-config defined:
(‘WP_MEMORY_LIMIT’, ‘256M’);
(‘WP_MAX_MEMORY_LIMIT’, ‘256M’);
Thank you.
Attachments:
You must be
logged in to view attached files.