Plugin Directory

Changeset 1878540


Ignore:
Timestamp:
05/21/2018 03:42:08 PM (8 years ago)
Author:
salemi
Message:

upfate version number

Location:
wp-persian/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-persian/trunk/includes/class-wp-persian.php

    r1878538 r1878540  
    2020    public $adminpanel_locale;
    2121    public $user_locale;
    22     public $version="3.0.3";
     22    public $version="3.1.0";
    2323
    2424    public static function getInstance()
  • wp-persian/trunk/wp-persian.php

    r1878538 r1878540  
    66 * Plugin URI:        https://wordpress.org/plugins/wp-persian/
    77 * 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.3
     8 * Version:           3.1.0
    99 * Author:            Siavash Salemi
    1010 * Author URI:        http://www.30yavash.ir
     
    2121//define('WPPERSIAN_ID', 'wppersian');
    2222define('WPPERSIAN_NICK', 'WP Persian');
    23 //define('WPPERSIAN_VER', '3.0.3');
     23//define('WPPERSIAN_VER', '3.1.0');
    2424
    2525/** @define "WPP_DIR" "./" */
Note: See TracChangeset for help on using the changeset viewer.