wp-admin/includes/theme-install.php

WP檔案 7
WordPress Theme Installation Administration API
函式/鉤子名 描述
install_themes_upload (函式) install_themes_upload: 這個函式用來顯示WordPress安裝的主題上傳表格。它輸出主題上傳表格的HTML程式碼。
install_themes_feature_list (函式) install_themes_feature_list: 這個函式用來顯示WordPress安裝的特色主題列表。它輸出特色主題列表的HTML程式碼。
install_themes_dashboard (函式) install_themes_dashboard: 這個函式用來顯示WordPress安裝的主題儀表盤。它輸出主題儀表盤的HTML程式碼。
install_theme_search_form (函式) install_theme_search_form: 這個函式用來顯示WordPress主題安裝的搜尋表單。它輸出搜尋表單的HTML程式碼。
install_theme_information (函式) install_theme_information: 這個函式用來檢索一個給定主題的主題資訊。它把主題的名稱作為引數,並返回一個具有名稱、版本、描述和螢幕截圖等屬性的物件。
display_themes (函式) display_themes: 這個函式用來在WordPress儀表盤中顯示可用的主題列表。
display_theme (函式) display_theme: 這個函式用來在WordPress儀表盤上顯示當前活動主題的細節。

常見問題

FAQs
檢視更多 >