Changeset 32654 for trunk/src/wp-admin/includes/theme-install.php
- Timestamp:
- 05/29/2015 08:16:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme-install.php
r32653 r32654 51 51 * 52 52 * @since 2.8.0 53 * 54 * @param bool $type_selector 53 55 */ 54 56 function install_theme_search_form( $type_selector = true ) { … … 151 153 * 152 154 * @global WP_Theme_Install_List_Table $wp_list_table 155 * 156 * @param object $theme 153 157 */ 154 158 function display_theme( $theme ) {
Note: See TracChangeset
for help on using the changeset viewer.