Leah Mills
My feedback
3 results found
-
2 votes
An error occurred while saving the comment -
8 votes
An error occurred while saving the comment Leah Mills commented
Agree—having custom Cloudflare rules and optimization settings is essential. Default settings often conflict with site functionality, so the ability to tweak or create exceptions would prevent site breakages and improve stability.
-
3 votes
Hi — that’s a great suggestion! Currently, WordPress applies the same memory limit for all users, so customizing it per role requires either manual code in wp-config.php or a plugin that handles role-based memory allocation. Your example snippet is the right approach. Adding a separate admin memory limit in the PHP Settings tab would be very helpful for sites with heavy back-end usage — hopefully the platform team can implement this feature soon.