Plugin Slowing down WordPress
-
Hi Ajay,
We are having problems with your plugin slowing down our WordPress admin/site:
Our hosting company has pointed this out and now it is starting to cause problems.
—————————–
This is what they say:
This plugin contextual-related-posts is causing excessive usage in the database, it’s causing a lot of unnecessary processes and at times hitting limits which are in place to prevent consuming all available resources for your WP usage.?
At times we are seeing a large amount of queries similar to:
SELECT wposts.ID FROM wp_posts wposts, wp_postmeta wpostmeta WHERE wposts.ID = wpostmeta.post_id AND wpostmeta.meta_key = ‘_wp_attached_file’ AND wpostmeta.meta_value = ‘2022/06/Tejasswi-Prakash-to-make-Bollywood-Debut-in-Dream-Girl-2-f.jpg’ AND wposts.post_type = ‘attachment’;
While they complete quickly 200-300ms at times we are seeing a larger spike which causes a high amount of CPU usage.
This script specifically:
contextual-related-posts/includes/media.php
on line 494
———————————————————
Please advise on how to get this fixed.
Regards,
Indy
- The topic ‘Plugin Slowing down WordPress’ is closed to new replies.