noamklier
Forum Replies Created
-
Forum: Plugins
In reply to: [Insights from Google PageSpeed] High CPU when running pluginThanks for your reply.
Yes, I will be willing to beta-test.Forum: Plugins
In reply to: [EWWW Image Optimizer] Backend menu looks strangeThanks for the help. I will try.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Backend menu looks strangeHi,
Thanks for the reply.
Yes, I am using many plugins that customize the admin menu. It’s also a fair bet that one of those plugins did something unconventional which conflicts with your method of adding a hidden page.
Unfortunately, I couldn’t find out which one causes the conflict.Forum: Plugins
In reply to: [Insights from Google PageSpeed] High CPU when running pluginThanks for the prompt reply.
We have a VPS with 8GB and 6 cores at Glesys.But I doubt if that’s the server. The fact is that admin-ajax.php is a heavy process on this site. It’s not a simple WP site – we has many custom and third party plugins installed that are necessary for our daily operations. The more plugins we have (and the more complex they are), the slower admin-ajax becomes.
Now, we usually don’t encounter this kind of problem with other plugins that use admin-ajax since most plugins call it at-most once per load. But if calling it every second for the entire run, then it starts to create problems.Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW for non-admin user rolesThanks allot!
Forum: Plugins
In reply to: [WP Super Cache] WP Super cache keeps refreshing homepageThis probably has something to do with the “cache rebuild” option in the “Advanced” tab.
Uncheck this option, and see if it works better.There’s another post on this topic here: https://wordpress.org/support/topic/root-indexhtml-is-deleted-unpredictably-after-the-last-update?replies=6 and an open issue on github here: https://github.com/Automattic/wp-super-cache/issues/84
Both posts have been around for a while now, but so far I haven’t seen any progress on this matter.Forum: Plugins
In reply to: [WP Super Cache] why is my homepage serving fresh cached pages?This probably has something to do with the “cache rebuild” option in the “Advanced” tab.
Uncheck this option, and see if it gets resolved.There’s an open issue for that on https://github.com/Automattic/wp-super-cache/issues/84 for a while now, but so far I haven’t seen any progress on this matter.