mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-08 06:56:08 +08:00
refactor:去除关于菜单
This commit is contained in:
parent
491017a775
commit
fbaf4ea4df
1 changed files with 0 additions and 12 deletions
|
@ -50,18 +50,6 @@ if (is_admin()) {
|
||||||
'wpcy_options_page_html',
|
'wpcy_options_page_html',
|
||||||
0
|
0
|
||||||
);
|
);
|
||||||
|
|
||||||
add_submenu_page(
|
|
||||||
'wpcy',
|
|
||||||
'关于',
|
|
||||||
'关于',
|
|
||||||
'manage_options',
|
|
||||||
'wpcy-about',
|
|
||||||
function () {
|
|
||||||
echo 'a';
|
|
||||||
},
|
|
||||||
3
|
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue