wp-includes/blocks/post-author.php

WP檔案 2
Server-side rendering of the `core/post-author` block.
函式/鉤子名 描述
render_block_core_post_author (函式) render_block_core_post_author: 這個函式用來渲染WordPress中一個文章的作者。它負責為作者的名字和其他細節生成HTML標記,這些細節可以由使用者自定義。
register_block_core_post_author (函式) register_block_core_post_author: 這個函式用來註冊一個新的核心文章作者塊。它需要一個設定陣列作為引數,以定義該塊的行為和外觀。

常見問題

FAQs
檢視更多 >