WordPress
主题底部显示安全运行时间
如果是RiPro
主题,请在 diy
-footer
.php
添加。其他主题在对应的 footer
文件添加。
JavaScript
<h6
> <span
id
=“momk
”><pan
>type
=“text
/javascript
”>function
NewDate
(str
) {str
=str
.split
(‘-‘);var
date
=new
Date
();date
.setUTCFullYear
(str
[0],str
[1] – 1,str
[2]);date
.setUTCHours
(0, 0, 0, 0);return
date
; }function
momxc
() {var
birthDay
=NewDate
(“2019-2-25”);var
today
=new
Date
();var
timeold
=today
.getTime
()–birthDay
.getTime
();var
sectimeold
=timeold
/1000var
secondsold
=Math
.floor
(sectimeold
);var
msPerDay
=24*60*60*1000;var
e_daysold
=timeold
/m
sPerDay
;var
daysold
=Math
.floor
(e_daysold
);var
e_hrsold
=(daysold
–e_daysold
)*–24;var
hrsold
=Math
.floor
(e_hrsold
);var
e_minsold
=(hrsold
–e_hrsold
)*–60;var
minsold
=Math
.floor
((hrsold
–e_hrsold
)*–60);var
seconds
=Math
.floor
((minsold
–e_minsold
)*–60).toString
();document
.getElementById
(“momk
”).innerHTML
= “本站勉强运行了”+daysold
+“天”+hrsold
+“小时”+minsold
+“分”+seconds
+“秒”;setTimeout
(momxc
, 1000); }momxc
(); #momk
{animation
:change
10sinfinite
;font
-weight
:800; } @keyframes
change
{0%{color
:#5cb85c;}25%{color
:#556bd8;}50%{color
:#e40707
;}75%{color
:#66e616;}100% {color
:#67bd31;}} </h6
>
转载请注明:汇站网 » WordPress主题的底部显示安全的运行时