Hi,
one of my customers is experiencing an issue with this plugin. Usage of our providers DB-contingent increases by 20-30% daily. As soon as a newsletter is being sent, the increase gets out of control. Starting with 10%, we had 320% the night after the last newsletter.
The provider keeps sending warning emails, so I use “OPTIMIZE TABLE wp_options” to keep the site running. She already tried using the plugin WP_Optimize to daily clean DB. But in our eyes both ways shouldn’t be done that regularly, just because one plugin keeps messing with the DB. The plugin is in use since years, never causing any problems. Started quite rapidly about two months ago (sry couldn’t tell on which update or what).
It seems like there are loads of transients being stored and not removed. The row “_transient_tnp_extensions_json” of wp_options always seems to be the largest.
Anybody experienced similar issues? Any advice?
Thanks in advance,
Andy