go to the settings page to fix.' ); }*/ $forceHtaccessRegeneration = true; $result = Config::saveConfigurationAndHTAccess($config, $forceHtaccessRegeneration); if ($result['saved-both-config']) { Option::updateOption('webp-express-migration-version', '12'); } else { Messenger::addMessage( 'error', 'Failed migrating webp express options to 0.15.1. Probably you need to grant write permissions in your wp-content folder.' ); } } webpexpress_migrate12();