[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
WordPress Theme Installation Administration API
File Size: | 252 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
install_themes_feature_list() X-Ref |
Retrieves the list of WordPress theme features (aka theme tags). return: array since: 2.8.0 |
install_theme_search_form( $type_selector = true ) X-Ref |
Displays search form for searching themes. param: bool $type_selector since: 2.8.0 |
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: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |