Slow Query
-
Hello,
The plugin does Incredibly slow down my site.Query Monitor reported 59 slow queries, all linked to Dynamic Featured Image
SELECT ID
FROM wp_posts
WHERE guid = ‘https://local/wp-content/uploads/2019/10/sebastien-gaudard-almanach-2021.jpg’
Dynamic_Featured_Image->execute_query()
Plugin: dynamic-featured-image 0 0,0779Here are the slow queries
Dynamic_Featured_Image->execute_query()
wp-content/plugins/dynamic-featured-image/dynamic-featured-image.php:633
Dynamic_Featured_Image->get_attachment_id()
wp-content/plugins/dynamic-featured-image/dynamic-featured-image.php:648
Dynamic_Featured_Image->get_image_id()
wp-content/plugins/dynamic-featured-image/dynamic-featured-image.php:725
Dynamic_Featured_Image->get_image_thumb()
wp-content/plugins/dynamic-featured-image/dynamic-featured-image.php:708`
- The topic ‘Slow Query’ is closed to new replies.