芝麻web文件管理V1.00
编辑当前文件:/home/soundframestudio/www/wp-content/themes/betheme/functions/admin/templates/parts/subheader.php
[ 'title' => 'Welcome '. $current_user->display_name, 'icon' => '', 'breadcrumbs' => '
Dashboard
', ], 'changelog' => [ 'title' => 'Changelog', 'icon' => '
', 'breadcrumbs' => '
'.apply_filters('betheme_label', 'Betheme').'
Changelog
', ], 'plugins' => [ 'title' => 'Plugins', 'icon' => '
', 'breadcrumbs' => '
'.apply_filters('betheme_label', 'Betheme').'
Plugins
', ], 'status' => [ 'title' => 'System status', 'icon' => '
', 'breadcrumbs' => '
'.apply_filters('betheme_label', 'Betheme').'
System status
', ], 'support' => [ 'title' => 'Manual & Support', 'icon' => '
', 'breadcrumbs' => '
'.apply_filters('betheme_label', 'Betheme').'
Manual & Support
', ], 'tools' => [ 'title' => 'Tools', 'icon' => '
', 'breadcrumbs' => '
'.apply_filters('betheme_label', 'Betheme').'
Tools
', ], 'websites' => [ 'title' => 'Pre-built websites', 'icon' => '
', 'breadcrumbs' => '
'.apply_filters('betheme_label', 'Betheme').'
Pre-built websites
', ], ]; // dashboard if( get_option('show_avatars') == 1 && get_option('avatar_default') != 'blank' ){ $pages['dashboard']['icon'] = '
'. get_avatar( $current_user->ID, 72 ) .'
'; } else { $pages['dashboard']['icon'] = '
'; } ?>
version, MFN_THEME_VERSION, '>' )): ?>
version ); ?>