WP_LOAD_IMPORTERS

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

WP_LOAD_IMPORTERS是一個定義在WordPress核心中的常量,用於載入WordPress管理面板中的匯入功能。在匯入過程中,這個常量被設定為真,否則為假。

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

常見問題

FAQs
檢視更多 >