diff --git a/inc/theme-options.php b/inc/theme-options.php index dd0dd81..ec7a7d9 100644 --- a/inc/theme-options.php +++ b/inc/theme-options.php @@ -3,7 +3,7 @@ * 主题选项 * @author Seaton Jiang * @license MIT License - * @version 2021.02.18 + * @version 2021.03.10 */ function getrobots() @@ -510,32 +510,6 @@ function kratos_options() 'two_side' => $imagepath . 'col-8.png') ); - $options[] = array( - 'name' => __('站长配置', 'kratos'), - 'type' => 'heading', - ); - - $options[] = array( - 'name' => __('个人头像', 'kratos'), - 'id' => 'a_gravatar', - 'std' => ASSET_PATH . '/assets/img/gravatar.png', - 'type' => 'upload', - ); - - $options[] = array( - 'name' => __('个人昵称', 'kratos'), - 'id' => 'a_nickname', - 'std' => 'Kratos', - 'type' => 'text', - ); - - $options[] = array( - 'name' => __('个人简介', 'kratos'), - 'std' => __('保持饥渴的专注,追求最佳的品质', 'kratos'), - 'id' => 'a_about', - 'type' => 'textarea', - ); - $options[] = array( 'name' => __('邮件配置', 'kratos'), 'type' => 'heading', diff --git a/pages/page-toolbar.php b/pages/page-toolbar.php index 17c6767..b52f2d5 100644 --- a/pages/page-toolbar.php +++ b/pages/page-toolbar.php @@ -8,15 +8,9 @@ ?>
- - -

-

- - -

-

- + +

+