Plugin Directory

Changeset 829572


Ignore:
Timestamp:
12/28/2013 09:35:28 PM (12 years ago)
Author:
boyfa
Message:

3.1.1minorbug

Location:
persian-world
Files:
40 added
4 edited

Legend:

Unmodified
Added
Removed
  • persian-world/trunk/caption.php

    r826589 r829572  
    1010        $replace = array();
    1111        $query  =   mysql_query("select * from $zegersot_table_name");
     12        if(mysql_num_rows($query)){
    1213        for ( $i = 0 ; $i < mysql_num_rows($query) ; $i++ )
    1314            {
     
    2021                }
    2122            }
     23        }
    2224        $keys = array_keys( $replace );
    2325    }
  • persian-world/trunk/inc/admin/pw-about.php

    r826589 r829572  
    1515            <div class="about-text">هم اکنون بهترین زمان برای استفاده از افزونه‌ی جهان فارسی‌ست٬ چرا که افزونه و تمام ویژگی‌ها بهینه شده‌اند و مشکلات افزونه برطرف شده‌است.
    1616            </div>
    17             <div class="pw-badge">نگارش ۳.۱</div>
     17            <div class="pw-badge">نگارش ۳.۱</div>
    1818
    1919            <h2 class="nav-tab-wrapper">
  • persian-world/trunk/persian-world.php

    r826589 r829572  
    22/*
    33Plugin Name: Persian World
    4 Plugin URI: http://wordpress.org/extend/plugins/persian-world/
     4Plugin URI: http://hamyarwp.com
    55Description: It will turn WordPress , bbPress and BuddyPress into Persian ! and also enables awesome features !
    6 Version: 3.1
     6Version: 3.1.1
    77Author: Danial Hatami
    88Author URI: http://codev.ir
  • persian-world/trunk/readme.txt

    r828426 r829572  
    55Requires at least: 3.1
    66Tested up to: 3.8
    7 Stable tag: 3.1
     7Stable tag: 3.1.1
    88
    99It will turn WordPress , bbPress and BuddyPress into Persian !
     
    8181== Changelog ==
    8282
     83= 3.1.1 =
     84* Fixed : Some Minor Bugs
     85
    8386= 3.1 =
    8487* [Changes default Font of TinyMCE editor] Added to typography function
Note: See TracChangeset for help on using the changeset viewer.