wp-includes/blocks/post-terms.php

WP檔案 2
Server-side rendering of the `core/post-terms` block.
函式/鉤子名 描述
render_block_core_post_terms (函式) render_block_core_post_terms: 這個函式用來渲染WordPress中的文章術語塊。文章術語塊顯示與文章相關的類別和標籤,這個函式負責生成術語的HTML標記。
register_block_core_post_terms (函式) register_block_core_post_terms: 這個函式用來在WordPress塊編輯器中註冊文章術語塊。它為新增、編輯和刪除與文章相關的術語提供了介面。

常見問題

FAQs
檢視更多 >