Περιγραφή
Update the WordPress default memory limit. Never run into the dreaded “allowed memory size of 33554432 bytes exhausted” error again!
The default WordPress memory limit is sometimes not enough, especially if you have a lot of plugins installed. This plugin allows you to increase the memory limit without editing any WordPress files.
Εγκατάσταση
1.) Upload ‘change-mem-limit/change-mem-limit.php’ to the ‘/wp-content/plugins/’ directory.
2.) Activate the plugin through the ‘Plugins’ menu in WordPress.
3.) You’ll automatically be forwarded to memory limit options.
Συχνές Ερωτήσεις
- Why is this plugin necessary?
-
The default WordPress memory limit is sometimes not enough, especially if you have a lot of plugins installed. This plugin allows you to increase the memory limit without editing any WordPress files.
- What is an appropriate limit to set?
-
Most blogs are perfectly happy with a 64Mb limit. The plugin uses 64Mb as a default (if you haven’t already set it higher by some other means).
- Why doesn’t it work?
-
Your host may prevent PHP from increasing its own memory limit. Please speak to your web host about “changing the default php memory limit”.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Change Memory Limit” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Change Memory Limit” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Release.