On a testing site when I delete the _site_transient_update_plugins database option then it is automatically recreated by WordPress. So what you would need to look at is: Are you doing anything in your wp-config.php file or have added anything in your wp-config.php file like using WordPress constants that block checking for plugin updates? If the _site_transient_update_plugins database option is not automatically being recreated in your WordPress database then something is preventing it from being automatically recreated. A plugin that you have installed could also be doing something like that.
↧
Reply To: Error: Unable to delete the _site_transient_update_plugins option value from your database
↧