PluginProbe
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress / 9.1.2
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress v9.1.2
9.1.2 9.1.1 9.1.0 9.0.3 9.0.2 9.0.1 9.0.0 8.5.79 8.5.78 8.5.77 8.5.76 8.5.75 8.5.74 8.5.73 8.5.72 8.5.71 8.5.70 8.5.69 8.5.68 8.5.35 8.5.36 8.5.37 8.5.38 8.5.39 8.5.4 All 221 releases
← All changes | wpvr.php +2 -2 9.1.09.1.2 View file →
@@ -17,9 +17,9 @@
17 17 * @wordpress-plugin
18 18 * Plugin Name: WP VR - 360 Panorama and Virtual Tour Builder
19 19 * Plugin URI: https://rextheme.com/wpvr/
20 20 * Description: WP VR - 360 Panorama and virtual tour creator is a customized panaroma & virtual builder tool for your website.
21 - * Version: 9.1.0
21 + * Version: 9.1.2
22 22 * Tested up to: 7.1
23 23 * Author: Rextheme
24 24 * Author URI: http://rextheme.com/
25 25 * License: GPL-2.0+
@@ -32,9 +32,9 @@
32 32 if (!defined('WPINC')) {
33 33 die;
34 34 }
35 35
36 -define('WPVR_VERSION', '9.1.0');
36 +define('WPVR_VERSION', '9.1.2');
37 37 define('WPVR_FILE', __FILE__);
38 38 define("WPVR_PLUGIN_DIR_URL", plugin_dir_url(__FILE__).'legacy/');
39 39 define("WPVR_PLUGIN_DIR_PATH", plugin_dir_path(__FILE__).'legacy/');
40 40 define("WPVR_PLUGIN_LEGACY_DIR_PATH", plugin_dir_path(__FILE__) . 'legacy/');