AUTH_KEY

常量
define( 'AUTH_KEY', 'put your unique phrase here' );
定義位置
引入
棄用

AUTH_KEY:這是一個預定義的常量,它是用於保護使用者資料和網站資料的加密金鑰。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define( 'AUTH_KEY', 'put your unique phrase here' );
define( 'AUTH_KEY', 'put your unique phrase here' );
define( 'AUTH_KEY',         'put your unique phrase here' );

常見問題

FAQs
檢視更多 >