generating queries
-
Kuba,
kudos on a fantastic plugin, if I could give it a second 5 star review I would
I have a question, query monitor is logging the following tw queries:
SELECT option_value
FROM wp_options
WHERE option_name = ‘acm_server_settings’
LIMIT 1SELECT option_value
FROM wp_options
WHERE option_name = ‘acm_schedules’
LIMIT 1Looks like calls to get_option non existent options, how do I fix this? Are there any settings I need to set to populate the options table, I can find any settings and the plugin itself is working fine (it is a great plugin).
Pete
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘generating queries’ is closed to new replies.