Changeset 829572
- Timestamp:
- 12/28/2013 09:35:28 PM (12 years ago)
- Location:
- persian-world
- Files:
-
- 40 added
- 4 edited
-
tags/3.1.1 (added)
-
tags/3.1.1/caption.php (added)
-
tags/3.1.1/inc (added)
-
tags/3.1.1/inc/admin (added)
-
tags/3.1.1/inc/admin/admin.php (added)
-
tags/3.1.1/inc/admin/images (added)
-
tags/3.1.1/inc/admin/images/bbpress.png (added)
-
tags/3.1.1/inc/admin/images/bp.png (added)
-
tags/3.1.1/inc/admin/images/logo.png (added)
-
tags/3.1.1/inc/admin/images/overview.png (added)
-
tags/3.1.1/inc/admin/images/wp.png (added)
-
tags/3.1.1/inc/admin/pw-about.php (added)
-
tags/3.1.1/inc/admin/zegersot.php (added)
-
tags/3.1.1/inc/admin/zegersot_add.php (added)
-
tags/3.1.1/inc/theme (added)
-
tags/3.1.1/inc/theme/fonts (added)
-
tags/3.1.1/inc/theme/fonts/BNazanin.eot (added)
-
tags/3.1.1/inc/theme/fonts/BNazanin.svg (added)
-
tags/3.1.1/inc/theme/fonts/BNazanin.ttf (added)
-
tags/3.1.1/inc/theme/fonts/BNazanin.woff (added)
-
tags/3.1.1/inc/theme/fonts/WebYekan.eot (added)
-
tags/3.1.1/inc/theme/fonts/WebYekan.svg (added)
-
tags/3.1.1/inc/theme/fonts/WebYekan.ttf (added)
-
tags/3.1.1/inc/theme/fonts/WebYekan.woff (added)
-
tags/3.1.1/inc/theme/img (added)
-
tags/3.1.1/inc/theme/img/badge.png (added)
-
tags/3.1.1/inc/theme/img/rss.png (added)
-
tags/3.1.1/inc/theme/wp-admin-theme.php (added)
-
tags/3.1.1/inc/theme/wp-admin.css (added)
-
tags/3.1.1/inc/widget.php (added)
-
tags/3.1.1/language (added)
-
tags/3.1.1/language/admin-fa_IR.mo (added)
-
tags/3.1.1/language/admin-network-fa_IR.mo (added)
-
tags/3.1.1/language/bbpress-fa_IR.mo (added)
-
tags/3.1.1/language/buddypress-fa_IR.mo (added)
-
tags/3.1.1/language/fa_IR.mo (added)
-
tags/3.1.1/language/twentyfourteen (added)
-
tags/3.1.1/language/twentyfourteen/fa_IR.mo (added)
-
tags/3.1.1/persian-world.php (added)
-
tags/3.1.1/readme.txt (added)
-
trunk/caption.php (modified) (2 diffs)
-
trunk/inc/admin/pw-about.php (modified) (1 diff)
-
trunk/persian-world.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
persian-world/trunk/caption.php
r826589 r829572 10 10 $replace = array(); 11 11 $query = mysql_query("select * from $zegersot_table_name"); 12 if(mysql_num_rows($query)){ 12 13 for ( $i = 0 ; $i < mysql_num_rows($query) ; $i++ ) 13 14 { … … 20 21 } 21 22 } 23 } 22 24 $keys = array_keys( $replace ); 23 25 } -
persian-world/trunk/inc/admin/pw-about.php
r826589 r829572 15 15 <div class="about-text">هم اکنون بهترین زمان برای استفاده از افزونهی جهان فارسیست٬ چرا که افزونه و تمام ویژگیها بهینه شدهاند و مشکلات افزونه برطرف شدهاست. 16 16 </div> 17 <div class="pw-badge">نگارش ۳.۱ </div>17 <div class="pw-badge">نگارش ۳.۱.۱</div> 18 18 19 19 <h2 class="nav-tab-wrapper"> -
persian-world/trunk/persian-world.php
r826589 r829572 2 2 /* 3 3 Plugin Name: Persian World 4 Plugin URI: http:// wordpress.org/extend/plugins/persian-world/4 Plugin URI: http://hamyarwp.com 5 5 Description: It will turn WordPress , bbPress and BuddyPress into Persian ! and also enables awesome features ! 6 Version: 3.1 6 Version: 3.1.1 7 7 Author: Danial Hatami 8 8 Author URI: http://codev.ir -
persian-world/trunk/readme.txt
r828426 r829572 5 5 Requires at least: 3.1 6 6 Tested up to: 3.8 7 Stable tag: 3.1 7 Stable tag: 3.1.1 8 8 9 9 It will turn WordPress , bbPress and BuddyPress into Persian ! … … 81 81 == Changelog == 82 82 83 = 3.1.1 = 84 * Fixed : Some Minor Bugs 85 83 86 = 3.1 = 84 87 * [Changes default Font of TinyMCE editor] Added to typography function
Note: See TracChangeset
for help on using the changeset viewer.