Duplicate queries
-
Since version 6.4.6
'logs_path' => null,was added to thelist_optionsfunction. Since then I have also noticed a big increase in database queries. When I use query monitor it says it is forSELECT autoload FROM wp_optionsWHERE option_name = 'wr2x_logs_path'
The amount of duplicate queries vary from page to page. Is there a reason for so many checks forwr2x_logs_path?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Duplicate queries’ is closed to new replies.