manage_themes_custom_column

動作鉤子
引數
  • (string) $column_name Name of the column.
    Required:
  • (string) $stylesheet Directory name of the theme.
    Required:
  • (WP_Theme) $theme Current WP_Theme object.
    Required:
定義位置
相關勾子
manage_sites_custom_columnmanage_media_custom_columnmanage_users_custom_columnmanage_pages_custom_columnmanage_posts_custom_column
相關方法
remove_custom_backgroundget_the_author_msnget_theme_starter_contentget_the_author_linkthe_custom_logoget_post_custom_values
引入
3.1.0
棄用
-

manage_themes_custom_column: 這是WordPress的一個動作鉤子,允許外掛或主題在主題表中新增自定義列。這個鉤子是在wp-admin/themes.php檔案中觸發的。

在多站點主題列表表的每個自定義列中觸發。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
do_action(
do_action(
do_action(

常見問題

FAQs
檢視更多 >