伊迩主题 YieerTheme

不一样的zblog主题模板!

通过接口给后台导航栏添加菜单

摘要:1、给后台顶部导航栏添加菜单 PHPfunction ActivePlugin_tc_cs

1、给后台顶部导航栏添加菜单

 PHP
function ActivePlugin_tc_cs() {
    Add_Filter_Plugin('Filter_Plugin_Admin_TopMenu','ytecn_Admin_TopMenu');}function ytecn_Admin_TopMenu(&$m) {
    global $zbp;
    $m[]=MakeTopMenu('root', '插件配置',$zbp->host."zb_users/plugin/ytecn/main.php",'',"topmenu_pjonip","icon-grid-1x2-fill");}

2、给后台左侧导航栏添加菜单

 PHP
function ActivePlugin_tc_cs() {
    Add_Filter_Plugin('Filter_Plugin_Admin_LeftMenu','ytecn_Admin_LeftMenu');}function ytecn_Admin_LeftMenu(&$m){
    global $zbp;
  $m['nav_ytecn'] = MakeLeftMenu("root", '插件配置', $zbp->host . "zb_users/plugin/ytecn/main.php", "nav_ytecn", "aAppCentre", "", "icon-zblog-appcenter");}


建站!你有充足的理由选择我们

Z-BlogPHP是一款开源免费、小巧强大的博客程序与CMS建站系统
QQ客服 微信客服微信客服 主题模板 手机访问手机访问