[Plugin: FeedWordPress] Adds more Queries in each page
-
I am using feedwordpress version 2010.0602
When I load the homepage, or any page for that matter, feedwordpress has added a bunch of SELECT queries that runs each time any page runs.
I have been noticing this since the recent updates of feedwordpress.
any insight as to what it is? Below is one of such SELECT Query
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_name = ‘new-aid-ship-heads-to-gaza’ AND wp_posts.post_type = ‘post’ ORDER BY wp_posts.post_date DESC
Call from: require, require_once, include, comments_popup_link, get_permalink, apply_filters, call_user_func_array, syndication_permalink, url_to_postid, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts
- The topic ‘[Plugin: FeedWordPress] Adds more Queries in each page’ is closed to new replies.