Changeset 823028
- Timestamp:
- 12/16/2013 10:35:59 AM (12 years ago)
- Location:
- persian-world
- Files:
-
- 37 added
- 3 edited
-
tags/3.0.1 (added)
-
tags/3.0.1/caption.php (added)
-
tags/3.0.1/inc (added)
-
tags/3.0.1/inc/admin (added)
-
tags/3.0.1/inc/admin/admin.php (added)
-
tags/3.0.1/inc/admin/images (added)
-
tags/3.0.1/inc/admin/images/bbpress.png (added)
-
tags/3.0.1/inc/admin/images/bp.png (added)
-
tags/3.0.1/inc/admin/images/logo.png (added)
-
tags/3.0.1/inc/admin/images/overview.png (added)
-
tags/3.0.1/inc/admin/images/wp.png (added)
-
tags/3.0.1/inc/admin/pw-about.php (added)
-
tags/3.0.1/inc/theme (added)
-
tags/3.0.1/inc/theme/fonts (added)
-
tags/3.0.1/inc/theme/fonts/BNazanin.eot (added)
-
tags/3.0.1/inc/theme/fonts/BNazanin.svg (added)
-
tags/3.0.1/inc/theme/fonts/BNazanin.ttf (added)
-
tags/3.0.1/inc/theme/fonts/BNazanin.woff (added)
-
tags/3.0.1/inc/theme/fonts/WebYekan.eot (added)
-
tags/3.0.1/inc/theme/fonts/WebYekan.svg (added)
-
tags/3.0.1/inc/theme/fonts/WebYekan.ttf (added)
-
tags/3.0.1/inc/theme/fonts/WebYekan.woff (added)
-
tags/3.0.1/inc/theme/img (added)
-
tags/3.0.1/inc/theme/img/badge.png (added)
-
tags/3.0.1/inc/theme/img/rss.png (added)
-
tags/3.0.1/inc/theme/wp-admin-theme.php (added)
-
tags/3.0.1/inc/theme/wp-admin.css (added)
-
tags/3.0.1/inc/widget.php (added)
-
tags/3.0.1/language (added)
-
tags/3.0.1/language/admin-fa_IR.mo (added)
-
tags/3.0.1/language/admin-network-fa_IR.mo (added)
-
tags/3.0.1/language/bbpress-fa_IR.mo (added)
-
tags/3.0.1/language/buddypress-fa_IR.mo (added)
-
tags/3.0.1/language/fa_IR.mo (added)
-
tags/3.0.1/mce.css (added)
-
tags/3.0.1/persian-world.php (added)
-
tags/3.0.1/readme.txt (added)
-
trunk/inc/admin/admin.php (modified) (1 diff)
-
trunk/persian-world.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
persian-world/trunk/inc/admin/admin.php
r822995 r823028 11 11 function __construct() { 12 12 13 add_action('admin_menu', array( &$this,'rc_scd_register_menu') ); 14 add_action('load-index.php', array( &$this,'rc_scd_redirect_dashboard') ); 15 13 add_action('admin_menu', array( &$this,'rc_scd_register_menu') ); 16 14 } 17 15 -
persian-world/trunk/persian-world.php
r822995 r823028 4 4 Plugin URI: http://wordpress.org/extend/plugins/persian-world/ 5 5 Description: It will turn WordPress , bbPress and BuddyPress into Persian ! and also enables awesome features ! 6 Version: 3.0 6 Version: 3.0.1 7 7 Author: Danial Hatami 8 8 Author URI: http://codev.ir -
persian-world/trunk/readme.txt
r822995 r823028 5 5 Requires at least: 3.1 6 6 Tested up to: 3.8 7 Stable tag: 3.0 7 Stable tag: 3.0.1 8 8 9 9 It will turn WordPress , bbPress and BuddyPress into Persian ! … … 69 69 == Changelog == 70 70 71 = 3.0.1 = 72 * Fixed : Some minor bugs 73 71 74 = 3.0 = 72 75 * Added : New Typograhy
Note: See TracChangeset
for help on using the changeset viewer.