Query from plugin getting killed
-
We have a website using this plugin that has 30,000+ tags that is throwing a notice about a killed query coming from the file wp-content/plugins/frontend-publishing-pro/inc/Element_Containers/Frontend_Element_Container.php:416
SELECT term_id, meta_key, meta_value FROM wp_termmeta WHERE term_id IN
We are currently experiencing performance and uptime issues and are trying to clear any and all errors.
Does anyone know if there is a way to ignore tags and taxonomies all together?
The form we are using already has tags and categories disabled but it is not preventing this query from running.
Any help is appreciated!
- The topic ‘Query from plugin getting killed’ is closed to new replies.