latest version

Missing information about available update

If the information about the available update is missing from your plugin section or you wish to always be sure you are using the latest version of the Ultimate GDPR & CCPA plugin please add:

add_filter( ‘auto_update_plugin’, ‘__return_true’ );

to functions.php file, which will allow all the pages used by the site to auto-update instead of having to click the ‘update link’.