Changeset 1878540
- Timestamp:
- 05/21/2018 03:42:08 PM (8 years ago)
- Location:
- wp-persian/trunk
- Files:
-
- 2 edited
-
includes/class-wp-persian.php (modified) (1 diff)
-
wp-persian.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-persian/trunk/includes/class-wp-persian.php
r1878538 r1878540 20 20 public $adminpanel_locale; 21 21 public $user_locale; 22 public $version="3. 0.3";22 public $version="3.1.0"; 23 23 24 24 public static function getInstance() -
wp-persian/trunk/wp-persian.php
r1878538 r1878540 6 6 * Plugin URI: https://wordpress.org/plugins/wp-persian/ 7 7 * Description: WP-Persian is a fast and powerful plugin for support jalali date and persian language in wordpress and all other standard plugins. 8 * Version: 3. 0.38 * Version: 3.1.0 9 9 * Author: Siavash Salemi 10 10 * Author URI: http://www.30yavash.ir … … 21 21 //define('WPPERSIAN_ID', 'wppersian'); 22 22 define('WPPERSIAN_NICK', 'WP Persian'); 23 //define('WPPERSIAN_VER', '3. 0.3');23 //define('WPPERSIAN_VER', '3.1.0'); 24 24 25 25 /** @define "WPP_DIR" "./" */
Note: See TracChangeset
for help on using the changeset viewer.