From 5a27779ba317836b8a0a6021c666505816eee1fa Mon Sep 17 00:00:00 2001 From: shiyiya Date: Sat, 2 Nov 2019 18:00:59 +0800 Subject: [PATCH] =?UTF-8?q?-=20[F]=20Replace=20DB=20insert=20with=20typech?= =?UTF-8?q?o=20custom=20field.=20=20=20=E4=BD=BF=E7=94=A8=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E5=AD=97=E6=AE=B5=E6=9B=BF=E6=8D=A2=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=E6=93=8D=E4=BD=9C=EF=BC=88=E4=B8=8D=E4=BC=9A?= =?UTF-8?q?=E7=A0=B4=E5=9D=8F=E5=8E=9F=E6=9C=89=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E7=BB=93=E6=9E=84=EF=BC=89=20-=20[F]=20fix=20site=20title=20po?= =?UTF-8?q?sition=20(mobile)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/footer.php | 22 +++--- css/mix.min.css | 2 +- doc/changelog.md | 1 + functions.php | 2 +- js/index.min.js | 2 +- libray/field.php | 164 ++++++++++++++++++++++++++++++++++++++++ libray/theme-helper.php | 38 ---------- package.json | 1 + 8 files changed, 180 insertions(+), 52 deletions(-) create mode 100644 libray/field.php diff --git a/component/footer.php b/component/footer.php index 3b1f48e..aeba792 100644 --- a/component/footer.php +++ b/component/footer.php @@ -1,7 +1,7 @@