Changeset 32643 for trunk/src/wp-admin/includes/theme-install.php
- Timestamp:
- 05/29/2015 02:05:26 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme-install.php
r31200 r32643 151 151 * 152 152 * @deprecated 3.4.0 153 * 154 * @global WP_Theme_Install_List_Table $wp_list_table 153 155 */ 154 156 function display_theme( $theme ) { … … 166 168 * 167 169 * @since 2.8.0 170 * 171 * @global WP_Theme_Install_List_Table $wp_list_table 168 172 */ 169 173 function display_themes() { … … 186 190 * 187 191 * @since 2.8.0 192 * 193 * @global WP_Theme_Install_List_Table $wp_list_table 188 194 */ 189 195 function install_theme_information() {
Note: See TracChangeset
for help on using the changeset viewer.