mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-04 20:19:53 +08:00
修改仪表盘小部件ID
This commit is contained in:
parent
6fcee06315
commit
e9a6951dc8
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ EOT;
|
|||
}
|
||||
|
||||
public static function sponsor_widget() {
|
||||
wp_add_dashboard_widget('custom_help_widget', '《WordPress中国区仓库源建设计划》赞助者', function () {
|
||||
wp_add_dashboard_widget('sponsor_widget', '《WordPress中国区仓库源建设计划》赞助者', function () {
|
||||
require_once plugin_dir_path(__FILE__) . 'sponsor_widget.php';
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue