Changeset 9051 for trunk/wp-admin/update-links.php
- Timestamp:
- 10/02/2008 12:32:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/update-links.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/update-links.php
r9011 r9051 39 39 $response = wp_remote_get('http://api.pingomatic.com/updated-batch/', $options); 40 40 41 if ( is_wp_error( $response ) ) 42 wp_die(__('Request Failed.')); 43 41 44 if ( $response['response']['code'] != 200 ) 42 45 wp_die(__('Request Failed.'));
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)