Plugin Support
Jelena
(@jmisic)
Hi,
Sorry to hear about the troubles you’re having…
Please understand that Shield isn’t heavy. One of the main Shield’s tenets is performance – as small a processing/memory footprint as possible.
We have settled for 1 or 2 options stored per plugin feature section. This makes options storage and loading more efficient, and it only loads those options that are required depending on the features enabled.
We also make full use of WordPress filters and action hooks to ensure that code is loaded/processed only when it’s required.
May I ask, what tools are you using to measure and which part is slow exactly, please?
Thanks.
Problem solved after deleting the cache, Thanks.