PluginProbe
Polylang / 2.7.3
Polylang v2.7.3
3.8.9 3.8.8 3.8.7 3.8.6 3.8.5 3.8.4 3.8.3 2.7 2.7.0.1 2.7.1 2.7.2 2.7.3 2.7.4 2.8 2.8.1 2.8.2 2.8.3 2.8.4 2.9 2.9.1 2.9.2 3.0 3.0.1 3.0.2 3.0.3 All 233 releases
← All changes | polylang.php +2 -2 2.7.42.7.3 View file →
@@ -3,9 +3,9 @@
3 3 /**
4 4 * Plugin Name: Polylang
5 5 * Plugin URI: https://polylang.pro
6 6 * Description: Adds multilingual capability to WordPress
7 - * Version: 2.7.4
7 + * Version: 2.7.3
8 8 * Requires at least: 4.9
9 9 * Requires PHP: 5.6
10 10 * Author: WP SYNTEX
11 11 * Author uri: https://polylang.pro
@@ -54,9 +54,9 @@
54 54 deactivate_plugins( POLYLANG_BASENAME );
55 55 }
56 56 } else {
57 57 // Go on loading the plugin
58 - define( 'POLYLANG_VERSION', '2.7.4' );
58 + define( 'POLYLANG_VERSION', '2.7.3' );
59 59 define( 'PLL_MIN_WP_VERSION', '4.9' );
60 60 define( 'PLL_MIN_PHP_VERSION', '5.6' );
61 61
62 62 define( 'POLYLANG_FILE', __FILE__ ); // this file