Grrr
Why would this be called on the `wp_options` table 1 million times in the last hour on a site?
SELECT `option_value` FROM `wp_options` WHERE `option_name` = ? LIMIT ?
Grrr
Why would this be called on the `wp_options` table 1 million times in the last hour on a site?
SELECT `option_value` FROM `wp_options` WHERE `option_name` = ? LIMIT ?