wp-includes/blocks/post-date.php

WP檔案 2
Server-side rendering of the `core/post-date` block.
函式/鉤子名 描述
render_block_core_post_date (函式) render_block_core_post_date: 這個函式用來渲染WordPress中的文章的日期。它負責為文章的發表日期生成HTML標記,使用者可以自定義。
register_block_core_post_date (函式) register_block_core_post_date: 這個函式用來註冊一個新的核心文章日期塊。它以一個設定陣列作為引數,定義了該塊的行為和外觀。

常見問題

FAQs
檢視更多 >