wp-includes/blocks/shortcode.php

WP檔案 2
Server-side rendering of the `core/shortcode` block.
函式/鉤子名 描述
render_block_core_shortcode (函式) render_block_core_shortcode: 這個函式用於在WordPress中渲染一個短碼塊。短碼允許使用者通過在一個塊中輸入一段簡短的程式碼來為他們的網站新增複雜的功能: 這個函式負責
register_block_core_shortcode (函式) register_block_core_shortcode: 這個函式在編輯器中註冊了一個短碼塊型別,其設定包括標題、描述、類別、圖示和關鍵詞等。短碼塊允許使用者在文章或頁面內容中新增自定義短碼。

常見問題

FAQs
檢視更多 >