Ticket #27738: 27738.patch
| File 27738.patch, 1.1 KB (added by , 12 years ago) |
|---|
-
src/wp-admin/js/theme.js
325 325 return $.ajax({ 326 326 url: 'https://api.wordpress.org/themes/info/1.1/?callback=?', 327 327 dataType: 'jsonp', 328 timeout: 15000, // 15 seconds 328 329 329 330 // Request data 330 331 data: { -
src/wp-admin/theme-install.php
56 56 'searchPlaceholder' => __( 'Search themes...' ), // placeholder (no ellipsis) 57 57 'upload' => __( 'Upload Theme' ), 58 58 'back' => __( 'Back' ), 59 'error' => ( 'There was a problem trying to load the themes. Please, try again.' ), // @todo improve59 'error' => __( 'An unexpected error occurred. Something may be wrong with WordPress.org. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ) 60 60 ), 61 61 'installedThemes' => array_keys( $installed_themes ), 62 62 'browse' => array(
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)