WordPress PHP Cross Reference Web Logs

Summary: /wp-admin/includes/theme-install.php - 192 lines - 6007 bytes - Source - Print

Description: WordPress Theme Install Administration API

Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 functions

install_themes_feature_list()
install_theme_search_form()
install_themes_dashboard()
install_themes_upload()
display_theme()
display_themes()
install_theme_information()

Functions

Functions that are not part of a class:

install_themes_feature_list( )  line: 22
Retrieve list of WordPress theme features (aka theme tags)

return: array
install_theme_search_form( $type_selector = true )  line: 47
Display search form for searching themes.

install_themes_dashboard()  line: 89
Display tags filter for themes.

install_themes_upload($page = 1)  line: 135
No description
display_theme( $theme line: 148
Prints a theme on the Install Themes pages.

display_themes()  line: 159
Display theme content based on theme list.

install_theme_information()  line: 174
Display theme information in dialog box form.

title

Body