• Resolved Press.Fan

    (@wordupall)


    Hello,

    I am a layman and use Query Monitor. Now I have the situation where I don’t know whether and how certain messages, like the following, need to be processed. For example, the query monitor shows me the following under database query: UPDATE WxnlHRJNoptions SET option_value = ‘a:4:{s:39:\”ionos-performance/ionos-performance.php\”;a:2:{i:0;s:40:\”Ionos\\PluginStateHookHandler\\ PluginState\”;i:1;s:5:\”dummy\”;}s:39:\”copy-delete-posts/copy-delete-posts.php\”;a:2:{i:0; s:15:\”Account\\Account\”;i:1;s:25:\”onUninstallPluginListener\”;}s:24:\”wordpress-seo/wp-seo.php\”;s:14: \”__return_false\”;s:31:\”backup-backup/backup-backup.php\”;a:2:{i:0;s:15:\”Account\\Account\”;i:1; s:25:\”onUninstallPluginListener\”;}}’ WHERE option_name = ‘uninstall_plugins’

    and under fetch function: update_option() wp-includes/option.php:830 register_uninstall_hook() wp-includes/plugin.php:939 Ionos\PluginStateHookHandler\PluginState->register_cleanup_hooks() wp-content/plugins/ionos-performance/vendor/ionos/plugin-state-hook-handler/src/PluginState.php:61 composerRequire6d42876487725ff0812d09cbf4090000() wp-content/plugins/ionos-performance/vendor/composer/autoload_real.php:53 ComposerAutoloaderInit6d42876487725ff0812d09cbf4090000::getLoader() wp-content/plugins/ionos-performance/vendor/composer/autoload_real.php:36

    Component: Plugin: ionos-performance

    Can someone explain to me what this feedback/display means and whether I can or how I can fix this error? I would be very grateful for support. Oh, I installed Wordfence Security yesterday and somehow I have the impression that I have only been receiving this response/ad since then. Can this be?

    Best regards

    • This topic was modified 11 months, 2 weeks ago by Press.Fan.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    If this happens on every page load (or frequently) then it can affect your website performance because it’s writing data to the database instead of just reading from it, which creates overhead.

    The best thing to do is to report this to the author of the ionos-performance plugin.

    Thread Starter Press.Fan

    (@wordupall)

    Hello,
    Thank you very much for the quick and qualified feedback.
    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘update_option() | What do I have to do?’ is closed to new replies.