[ad_1]
Just noticed, version number for enqueue styles and scripts in class-wp-google-reviews-admin.php is in debug mode.
public function __construct( $plugintoken, $version ) {$this->_token = $plugintoken;
$this->_default_api_token = "";
//$this->version = $version;
//for testing==============
$this->version = time();
//===================
}
WP Google Review Slider 14.7
