MINUTE_IN_SECONDS

常量
define( 'MINUTE_IN_SECONDS', 60 );
定義位置
引入
棄用

MINUTE_IN_SECONDS:這個常量表示一分鐘內的秒數。它在WordPress中用於不同時間單位之間的轉換。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define( 'MINUTE_IN_SECONDS', 60 );
define( 'MINUTE_IN_SECONDS', 60 );
define( 'MINUTE_IN_SECONDS', 60 );

常見問題

FAQs
檢視更多 >