wp-includes/blocks/post-content.php

WP檔案 2
Server-side rendering of the `core/post-content` block.
函式/鉤子名 描述
render_block_core_post_content (函式) render_block_core_post_content: 這個函式用來渲染WordPress中文章的內容。它負責為文章的內容生成HTML標記,其中可以包括文字、圖片和其他媒體。
register_block_core_post_content (函式) register_block_core_post_content: 這個函式用來註冊一個新的核心文章內容塊。它需要一個設定陣列作為引數,以定義該塊的行為和外觀。

常見問題

FAQs
檢視更多 >