mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-04 20:19:53 +08:00
代码格式化
This commit is contained in:
parent
9c836f9ea7
commit
556aa376a4
1 changed files with 0 additions and 2 deletions
|
@ -82,9 +82,7 @@ class WP_CHINA_YES {
|
|||
if ($file != plugin_basename(WP_CHINA_YES_BASE_FILE)) {
|
||||
return $links;
|
||||
}
|
||||
|
||||
$settings_link = '<a href="' . menu_page_url('wp_china_yes', false) . '">设置</a>';
|
||||
|
||||
array_unshift($links, $settings_link);
|
||||
|
||||
return $links;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue