[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-admin/includes/ -> theme-install.php (summary)

WordPress Theme Installation Administration API

File Size: 252 lines (7 kb)
Included or required:0 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()   X-Ref
Retrieves the list of WordPress theme features (aka theme tags).

since: 2.8.0
return: array

install_theme_search_form( $type_selector = true )   X-Ref
Displays search form for searching themes.

since: 2.8.0
param: bool $type_selector

install_themes_dashboard()   X-Ref
Displays tags filter for themes.

since: 2.8.0

install_themes_upload()   X-Ref

since: 2.8.0

display_theme( $theme )   X-Ref
Prints a theme on the Install Themes pages.

param: object $theme

display_themes()   X-Ref
Displays theme content based on theme list.

since: 2.8.0

install_theme_information()   X-Ref
Displays theme information in dialog box form.

since: 2.8.0



Generated: Fri Apr 26 01:00:03 2024 Cross-referenced by PHPXref 0.7.1