diff --git a/inc/theme-core.php b/inc/theme-core.php index 074f399..91aacc5 100644 --- a/inc/theme-core.php +++ b/inc/theme-core.php @@ -3,7 +3,7 @@ * 核心函数 * @author Seaton Jiang * @license MIT License - * @version 2020.12.17 + * @version 2021.01.17 */ if (kratos_option('g_cdn', false)) { @@ -206,4 +206,14 @@ if (kratos_option('g_removeimgsize', false)) { remove_image_size('1536x1536'); remove_image_size('2048x2048'); -} \ No newline at end of file +} + +// 管理员通知 +function admin_notice() { + ?> +
+

感谢您在 2021 年继续使用 Kratos 主题,现已开启对 Kratos 第 4 代的产品需求征集,期待您的声音!需求统计表:点击进入,捐赠记录表:点击进入

+
+