warning messages from the Query Monitor plugin “Slow Queries”.
-
Hi,
I’m getting the following warning messages from the Query Monitor plugin “Slow Queries”.
The messages only appear when loading certain pages in both frontend and backend.
The warning messages disappear if I disable the CFF plugin.I noticed a conflict between CFF and Forminator. Some of the messages disappear if I disable the Forminator plugin, but some remain.
Are these warnings due to the CFF plugin or due to the JS code I entered in the Calculated field?
Example warning:
Query Caller Time
SELECT DISTINCT meta_key
FROM dfs2_postmeta
WHERE meta_key NOT BETWEEN ‘_’
AND ‘_z’
HAVING meta_key NOT LIKE ‘\\_%’
ORDER BY meta_key
LIMIT 30
meta_form
post_custom_meta_box
do_meta_boxes
require(‘wp-admin/edit-form-advanced.php’)
0.0540
- The topic ‘warning messages from the Query Monitor plugin “Slow Queries”.’ is closed to new replies.