the_editor

過濾鉤子
引數
  • (string) $output Editor's HTML markup.
    Required:
    Default:
定義位置
相關勾子
the_networksthe_editor_contentthe_authorthe_generatorreplace_editor
相關方法
the_editorwp_editorthe_authorthe_generatorthe_metathe_date
引入
2.1.0
棄用
-

the_editor是一個函式,用於輸出視覺化編輯器的HTML程式碼,用於在WordPress中建立和編輯文章和頁面。視覺編輯器是一個WYSIWYG(What You See Is What You Get)編輯器,允許使用者以類似於內容在網站上顯示的格式來建立和編輯內容。

過濾顯示編輯器的HTML標記輸出。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
$the_editor = apply_filters(
$the_editor = apply_filters(
$the_editor = apply_filters(

常見問題

FAQs
檢視更多 >