WP Admin UI Customize - Version 1.3.3

Version Description

  • Fixed bug : Error when deleting plugins and themes.
Download this release

Release Info

Developer gqevu6bsiz
Plugin Icon wp plugin WP Admin UI Customize
Version 1.3.3
Comparing to
See all releases

Code changes from version 1.3.2 to 1.3.3

inc/setting_default.php CHANGED
@@ -23,7 +23,7 @@ wp_enqueue_style( $this->PageSlug , $this->Dir . dirname( dirname( plugin_basena
23
  <h2><?php echo $this->Name; ?></h2>
24
  <p><?php _e( 'Customize the UI of the management screen for all users.' , $this->ltd ); ?>
25
  <p><?php _e ( 'Please select the user role you want to apply the settings.' , $this->ltd ); ?></p>
26
- <p><strong><span style="color: orange;">new</span> <a href="<?php echo $this->Site; ?>multisite_about/?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank">WP Admin UI Customize for Multisite</a></strong></p>
27
 
28
  <div class="metabox-holder columns-2">
29
 
@@ -79,11 +79,11 @@ wp_enqueue_style( $this->PageSlug , $this->Dir . dirname( dirname( plugin_basena
79
 
80
  <div class="stuffbox" id="donationbox">
81
  <div class="inside">
82
- <p style="color: #FFFFFF; font-size: 20px;"><?php _e( 'Please donation.' , $this->ltd_p ); ?></p>
83
  <p style="color: #FFFFFF;"><?php _e( 'You are contented with this plugin?<br />By the laws of Japan, Japan\'s new paypal user can not make a donation button.<br />So i would like you to buy this plugin as the replacement for the donation.' , $this->ltd_p ); ?></p>
84
  <p>&nbsp;</p>
85
  <p style="text-align: center;">
86
- <a href="http://gqevu6bsiz.chicappa.jp/line-break-first-and-end/?utm_source=use_plugin&utm_medium=donate&utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" class="button-primary" target="_blank">Line Break First and End</a>
87
  </p>
88
  <p>&nbsp;</p>
89
  <div class="donation_memo">
@@ -108,7 +108,7 @@ wp_enqueue_style( $this->PageSlug , $this->Dir . dirname( dirname( plugin_basena
108
  <p><?php _e( 'Version check' , $this->ltd_p ); ?> : 3.4.2 - 3.6 beta3</p>
109
  <ul>
110
  <li><a href="<?php echo $this->Site; ?>?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank"><?php _e( 'Plugin\'s site' , $this->ltd_p ); ?></a></li>
111
- <li><a href="http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=side&utm_content<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank"><?php _e( 'Developer\'s site' , $this->ltd_p ); ?></a></li>
112
  <li><a href="http://wordpress.org/support/plugin/wp-admin-ui-customize" target="_blank"><?php _e( 'Support Forums' ); ?></a></li>
113
  <li><a href="http://wordpress.org/support/view/plugin-reviews/wp-admin-ui-customize" target="_blank"><?php _e( 'Reviews' , $this->ltd_p ); ?></a></li>
114
  <li><a href="https://twitter.com/gqevu6bsiz" target="_blank">twitter</a></li>
@@ -120,7 +120,9 @@ wp_enqueue_style( $this->PageSlug , $this->Dir . dirname( dirname( plugin_basena
120
  <div class="stuffbox" id="usefulbox">
121
  <h3><span class="hndle"><?php _e( 'Useful plugins' , $this->ltd_p ); ?></span></h3>
122
  <div class="inside">
123
- <p><strong><span style="color: orange;">new</span> <a href="<?php echo $this->Site; ?>multisite_about/?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank">WP Admin UI Customize for Multisite</a></strong></p>
 
 
124
  <p class="description"><?php _e( 'This add-on is an add-on to unify the management screen of all sites.' , $this->ltd_p ); ?></p>
125
  <p><strong><a href="http://wordpress.org/extend/plugins/post-lists-view-custom/" target="_blank">Post Lists View Custom</a></strong></p>
126
  <p class="description"><?php _e( 'Customize the list of the post and page. custom post type page, too. You can customize the column display items freely.' , $this->ltd_p ); ?></p>
23
  <h2><?php echo $this->Name; ?></h2>
24
  <p><?php _e( 'Customize the UI of the management screen for all users.' , $this->ltd ); ?>
25
  <p><?php _e ( 'Please select the user role you want to apply the settings.' , $this->ltd ); ?></p>
26
+ <p><strong><span style="color: orange;">new</span> <a href="<?php echo $this->Site; ?>import_export_about/?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank">WP Admin UI Customize Import &amp; Export Add-on</a></strong></p>
27
 
28
  <div class="metabox-holder columns-2">
29
 
79
 
80
  <div class="stuffbox" id="donationbox">
81
  <div class="inside">
82
+ <p style="color: #FFFFFF; font-size: 20px;"><?php _e( 'Donate' , $this->ltd_p ); ?></p>
83
  <p style="color: #FFFFFF;"><?php _e( 'You are contented with this plugin?<br />By the laws of Japan, Japan\'s new paypal user can not make a donation button.<br />So i would like you to buy this plugin as the replacement for the donation.' , $this->ltd_p ); ?></p>
84
  <p>&nbsp;</p>
85
  <p style="text-align: center;">
86
+ <a href="<?php echo $this->AuthorUrl; ?>line-break-first-and-end/?utm_source=use_plugin&utm_medium=donate&utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" class="button-primary" target="_blank">Line Break First and End</a>
87
  </p>
88
  <p>&nbsp;</p>
89
  <div class="donation_memo">
108
  <p><?php _e( 'Version check' , $this->ltd_p ); ?> : 3.4.2 - 3.6 beta3</p>
109
  <ul>
110
  <li><a href="<?php echo $this->Site; ?>?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank"><?php _e( 'Plugin\'s site' , $this->ltd_p ); ?></a></li>
111
+ <li><a href="<?php echo $this->AuthorUrl; ?>?utm_source=use_plugin&utm_medium=side&utm_content<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank"><?php _e( 'Developer\'s site' , $this->ltd_p ); ?></a></li>
112
  <li><a href="http://wordpress.org/support/plugin/wp-admin-ui-customize" target="_blank"><?php _e( 'Support Forums' ); ?></a></li>
113
  <li><a href="http://wordpress.org/support/view/plugin-reviews/wp-admin-ui-customize" target="_blank"><?php _e( 'Reviews' , $this->ltd_p ); ?></a></li>
114
  <li><a href="https://twitter.com/gqevu6bsiz" target="_blank">twitter</a></li>
120
  <div class="stuffbox" id="usefulbox">
121
  <h3><span class="hndle"><?php _e( 'Useful plugins' , $this->ltd_p ); ?></span></h3>
122
  <div class="inside">
123
+ <p><strong><span style="color: orange;">new</span> <a href="<?php echo $this->Site; ?>import_export_about/?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank">WP Admin UI Customize Import &amp; Export Add-on</a></strong></p>
124
+ <p class="description"><?php _e( 'This add-on is import & export of settings data of WP Admin UI Customize.' , $this->ltd_p ); ?></p>
125
+ <p><strong><a href="<?php echo $this->Site; ?>multisite_about/?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=<?php echo $this->ltd; ?>&utm_campaign=<?php echo str_replace( '.' , '_' , $this->Ver ); ?>" target="_blank">WP Admin UI Customize for Multisite</a></strong></p>
126
  <p class="description"><?php _e( 'This add-on is an add-on to unify the management screen of all sites.' , $this->ltd_p ); ?></p>
127
  <p><strong><a href="http://wordpress.org/extend/plugins/post-lists-view-custom/" target="_blank">Post Lists View Custom</a></strong></p>
128
  <p class="description"><?php _e( 'Customize the list of the post and page. custom post type page, too. You can customize the column display items freely.' , $this->ltd_p ); ?></p>
languages/wauc_plugin-ja.mo CHANGED
Binary file
languages/wauc_plugin-ja.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
- "PO-Revision-Date: 2013-05-04 02:58+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
@@ -25,11 +25,11 @@ msgstr "'Line Break First and End download page' ダウンロードページに
25
  msgid "Donation delete key"
26
  msgstr "寄付メッセージ削除キー"
27
 
28
- msgid "Please consider a donation if you are satisfied with this plugin."
29
- msgstr "このプラグインに満足できたらら寄付のご検討を宜しくお願いします。"
30
 
31
- msgid "Please donation."
32
- msgstr "寄付のお願い"
33
 
34
  msgid "You are contented with this plugin?<br />By the laws of Japan, Japan's new paypal user can not make a donation button.<br />So i would like you to buy this plugin as the replacement for the donation."
35
  msgstr "このプラグインを使って満足できましたか?<br />日本の法律では、日本の新PayPalユーザーは寄付ボタンを作成することはできません。<br />なので寄付の代わりとしてこのプラグインを購入して欲しいです。"
@@ -73,6 +73,9 @@ msgstr "レビュー"
73
  msgid "Useful plugins"
74
  msgstr "便利なプラグイン"
75
 
 
 
 
76
  msgid "This add-on is an add-on to unify the management screen of all sites."
77
  msgstr "このアドオンは、全てのサイトの管理画面を統一する為のアドオンです。"
78
 
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
+ "PO-Revision-Date: 2013-05-30 12:02+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
25
  msgid "Donation delete key"
26
  msgstr "寄付メッセージ削除キー"
27
 
28
+ msgid "Thank you for considering donate."
29
+ msgstr "寄付のご検討宜しくお願いします。"
30
 
31
+ msgid "Donate"
32
+ msgstr "寄付について"
33
 
34
  msgid "You are contented with this plugin?<br />By the laws of Japan, Japan's new paypal user can not make a donation button.<br />So i would like you to buy this plugin as the replacement for the donation."
35
  msgstr "このプラグインを使って満足できましたか?<br />日本の法律では、日本の新PayPalユーザーは寄付ボタンを作成することはできません。<br />なので寄付の代わりとしてこのプラグインを購入して欲しいです。"
73
  msgid "Useful plugins"
74
  msgstr "便利なプラグイン"
75
 
76
+ msgid "This add-on is import & export of settings data of WP Admin UI Customize."
77
+ msgstr "このアドオンは、WP Admin UI Customizeの設定データをインポート&エクスポートする為のアドオンです。"
78
+
79
  msgid "This add-on is an add-on to unify the management screen of all sites."
80
  msgstr "このアドオンは、全てのサイトの管理画面を統一する為のアドオンです。"
81
 
languages/wauc_plugin.pot CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
- "PO-Revision-Date: 2013-04-06 19:53+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
@@ -25,10 +25,10 @@ msgstr ""
25
  msgid "Donation delete key"
26
  msgstr ""
27
 
28
- msgid "Please consider a donation if you are satisfied with this plugin."
29
  msgstr ""
30
 
31
- msgid "Please donation."
32
  msgstr ""
33
 
34
  msgid "You are contented with this plugin?<br />By the laws of Japan, Japan's new paypal user can not make a donation button.<br />So i would like you to buy this plugin as the replacement for the donation."
@@ -73,6 +73,9 @@ msgstr ""
73
  msgid "Useful plugins"
74
  msgstr ""
75
 
 
 
 
76
  msgid "This add-on is an add-on to unify the management screen of all sites."
77
  msgstr ""
78
 
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
+ "PO-Revision-Date: 2013-05-30 12:02+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
25
  msgid "Donation delete key"
26
  msgstr ""
27
 
28
+ msgid "Thank you for considering donate."
29
  msgstr ""
30
 
31
+ msgid "Donate"
32
  msgstr ""
33
 
34
  msgid "You are contented with this plugin?<br />By the laws of Japan, Japan's new paypal user can not make a donation button.<br />So i would like you to buy this plugin as the replacement for the donation."
73
  msgid "Useful plugins"
74
  msgstr ""
75
 
76
+ msgid "This add-on is import & export of settings data of WP Admin UI Customize."
77
+ msgstr ""
78
+
79
  msgid "This add-on is an add-on to unify the management screen of all sites."
80
  msgstr ""
81
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === WP Admin UI Customize ===
2
  Contributors: gqevu6bsiz
3
- Donate link: http://gqevu6bsiz.chicappa.jp/please-donation/?utm_source=wporg&utm_medium=donate&utm_content=wauc&utm_campaign=1_3_2
4
  Tags: admin, post, posts, page, option, sitemenu, menu, custom, customize, dashboard, admin_bar
5
  Requires at least: 3.4.2
6
  Tested up to: 3.6
7
- Stable tag: 1.3.2
8
  License: GPL2
9
 
10
  Customize the management screen UI.
@@ -49,6 +49,9 @@ These to Customization is possible.
49
 
50
  == Changelog ==
51
 
 
 
 
52
  = 1.3.2 =
53
  * Added meta box other than the default.
54
 
1
  === WP Admin UI Customize ===
2
  Contributors: gqevu6bsiz
3
+ Donate link: http://gqevu6bsiz.chicappa.jp/please-donation/?utm_source=wporg&utm_medium=donate&utm_content=wauc&utm_campaign=1_3_3
4
  Tags: admin, post, posts, page, option, sitemenu, menu, custom, customize, dashboard, admin_bar
5
  Requires at least: 3.4.2
6
  Tested up to: 3.6
7
+ Stable tag: 1.3.3
8
  License: GPL2
9
 
10
  Customize the management screen UI.
49
 
50
  == Changelog ==
51
 
52
+ = 1.3.3 =
53
+ * Fixed bug : Error when deleting plugins and themes.
54
+
55
  = 1.3.2 =
56
  * Added meta box other than the default.
57
 
wp-admin-ui-customize.php CHANGED
@@ -2,10 +2,10 @@
2
  /*
3
  Plugin Name: WP Admin UI Customize
4
  Description: It is an excellent plugin to customize the management screen.
5
- Plugin URI: http://wpadminuicustomize.com/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_3_2
6
- Version: 1.3.2
7
  Author: gqevu6bsiz
8
- Author URI: http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_3_2
9
  Text Domain: wauc
10
  Domain Path: /languages
11
  */
@@ -35,6 +35,7 @@ class WP_Admin_UI_Customize
35
  $Name,
36
  $Dir,
37
  $Site,
 
38
  $ltd,
39
  $Record,
40
  $PageSlug,
@@ -47,10 +48,11 @@ class WP_Admin_UI_Customize
47
 
48
 
49
  function __construct() {
50
- $this->Ver = '1.3.2';
51
  $this->Name = 'WP Admin UI Customize';
52
  $this->Dir = WP_PLUGIN_URL . '/' . dirname( plugin_basename( __FILE__ ) ) . '/';
53
  $this->Site = 'http://wpadminuicustomize.com/';
 
54
  $this->ltd = 'wauc';
55
  $this->ltd_p = $this->ltd . '_plugin';
56
  $this->Record = array(
@@ -88,6 +90,9 @@ class WP_Admin_UI_Customize
88
  // plugin links
89
  add_filter( 'plugin_action_links' , array( $this , 'plugin_action_links' ) , 10 , 2 );
90
 
 
 
 
91
  // add menu
92
  add_action( 'admin_menu' , array( $this , 'admin_menu' ) , 2 );
93
  }
@@ -102,6 +107,16 @@ class WP_Admin_UI_Customize
102
  return $links;
103
  }
104
 
 
 
 
 
 
 
 
 
 
 
105
  // PluginSetup
106
  function admin_menu() {
107
  add_menu_page( $this->Name , $this->Name , 'administrator', $this->PageSlug , array( $this , 'setting_default') );
@@ -1095,14 +1110,14 @@ class WP_Admin_UI_Customize
1095
 
1096
  // FilterStart
1097
  function notice_update_plugin( $site_transient_update_plugins ) {
1098
- $site_transient_update_plugins->response = '';
1099
 
1100
  return $site_transient_update_plugins;
1101
  }
1102
 
1103
  // FilterStart
1104
  function notice_update_theme( $site_transient_update_themes ) {
1105
- $site_transient_update_themes->response = '';
1106
 
1107
  return $site_transient_update_themes;
1108
  }
@@ -1452,8 +1467,7 @@ class WP_Admin_UI_Customize
1452
 
1453
  // FilterStart
1454
  function layout_footer( $text ) {
1455
- $text = '<img src="http://www.gravatar.com/avatar/7e05137c5a859aa987a809190b979ed4?s=18" width="18" /> Plugin developer : <a href="http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=footer&utm_content=' . $this->ltd . '&utm_campaign=' . str_replace( '.' , '_' , $this->Ver ) . '" target="_blank">gqevu6bsiz</a>';
1456
- $text .= '<br /><strong><span style="color: orange;">new</span> <a href="' . $this->Site . 'multisite_about/?utm_source=use_plugin&utm_medium=side&utm_content=utm_content=' . $this->ltd . '&utm_campaign=' . str_replace( '.' , '_' , $this->Ver ) . '" target="_blank">WP Admin UI Customize for Multisite Add-on</a></strong>';
1457
  return $text;
1458
  }
1459
 
@@ -1461,7 +1475,7 @@ class WP_Admin_UI_Customize
1461
  function DisplayDonation() {
1462
  $donation = get_option( $this->Record["donate"] );
1463
  if( $this->DonateKey != $donation ) {
1464
- $this->Msg .= '<div class="error"><p><strong>' . __( 'Please consider a donation if you are satisfied with this plugin.' , $this->ltd_p ) . '</strong> <a href="' . self_admin_url( 'admin.php?page=' . $this->PageSlug ) . '">' . __( 'Please donation.' , $this->ltd_p ) . '</a></p></div>';
1465
  }
1466
  }
1467
 
2
  /*
3
  Plugin Name: WP Admin UI Customize
4
  Description: It is an excellent plugin to customize the management screen.
5
+ Plugin URI: http://wpadminuicustomize.com/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_3_3
6
+ Version: 1.3.3
7
  Author: gqevu6bsiz
8
+ Author URI: http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_3_3
9
  Text Domain: wauc
10
  Domain Path: /languages
11
  */
35
  $Name,
36
  $Dir,
37
  $Site,
38
+ $AuthorUrl,
39
  $ltd,
40
  $Record,
41
  $PageSlug,
48
 
49
 
50
  function __construct() {
51
+ $this->Ver = '1.3.3';
52
  $this->Name = 'WP Admin UI Customize';
53
  $this->Dir = WP_PLUGIN_URL . '/' . dirname( plugin_basename( __FILE__ ) ) . '/';
54
  $this->Site = 'http://wpadminuicustomize.com/';
55
+ $this->AuthorUrl = 'http://gqevu6bsiz.chicappa.jp/';
56
  $this->ltd = 'wauc';
57
  $this->ltd_p = $this->ltd . '_plugin';
58
  $this->Record = array(
90
  // plugin links
91
  add_filter( 'plugin_action_links' , array( $this , 'plugin_action_links' ) , 10 , 2 );
92
 
93
+ // plugin links
94
+ add_filter( 'network_admin_plugin_action_links' , array( $this , 'network_admin_plugin_action_links' ) , 10 , 2 );
95
+
96
  // add menu
97
  add_action( 'admin_menu' , array( $this , 'admin_menu' ) , 2 );
98
  }
107
  return $links;
108
  }
109
 
110
+ // PluginSetup
111
+ function network_admin_plugin_action_links( $links , $file ) {
112
+ if( plugin_basename(__FILE__) == $file ) {
113
+ $support_link = '<a href="' . $this->Site . 'multisite_about/?utm_source=use_plugin&utm_medium=list&utm_content=' . $this->ltd . '&utm_campaign=' . str_replace( '.' , '_' , $this->Ver ) . '" target="_blank">Multisite Add-on</a>';
114
+ array_unshift( $links, $support_link );
115
+ }
116
+
117
+ return $links;
118
+ }
119
+
120
  // PluginSetup
121
  function admin_menu() {
122
  add_menu_page( $this->Name , $this->Name , 'administrator', $this->PageSlug , array( $this , 'setting_default') );
1110
 
1111
  // FilterStart
1112
  function notice_update_plugin( $site_transient_update_plugins ) {
1113
+ unset( $site_transient_update_plugins->response );
1114
 
1115
  return $site_transient_update_plugins;
1116
  }
1117
 
1118
  // FilterStart
1119
  function notice_update_theme( $site_transient_update_themes ) {
1120
+ unset( $site_transient_update_themes->response );
1121
 
1122
  return $site_transient_update_themes;
1123
  }
1467
 
1468
  // FilterStart
1469
  function layout_footer( $text ) {
1470
+ $text = '<img src="http://www.gravatar.com/avatar/7e05137c5a859aa987a809190b979ed4?s=18" width="18" /> Plugin developer : <a href="' . $this->AuthorUrl . '?utm_source=use_plugin&utm_medium=footer&utm_content=' . $this->ltd . '&utm_campaign=' . str_replace( '.' , '_' , $this->Ver ) . '" target="_blank">gqevu6bsiz</a>';
 
1471
  return $text;
1472
  }
1473
 
1475
  function DisplayDonation() {
1476
  $donation = get_option( $this->Record["donate"] );
1477
  if( $this->DonateKey != $donation ) {
1478
+ $this->Msg .= '<div class="error"><p><strong>' . __( 'Thank you for considering donate.' , $this->ltd_p ) . '</strong> <a href="' . self_admin_url( 'admin.php?page=' . $this->PageSlug ) . '">' . __( 'Donate' , $this->ltd_p ) . '</a></p></div>';
1479
  }
1480
  }
1481