[wp-trac] [WordPress Trac] #2522: Disable "pingomatic is down" warning when using update-links.php

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 2 09:13:29 GMT 2006


#2522: Disable "pingomatic is down" warning when using update-links.php
--------------------------+-------------------------------------------------
       Id:  2522          |      Status:  new                     
Component:  Optimization  |    Modified:  Thu Mar  2 09:13:29 2006
 Severity:  enhancement   |   Milestone:                          
 Priority:  low           |     Version:  2.0.1                   
    Owner:  anonymous     |    Reporter:  Joen                    
--------------------------+-------------------------------------------------
 In wp-admin/update-links.php on line 26, there is an "fsockopen" function
 call to api.pingomatic.com to see if links have changed.

 When this pingomatic api is up (which in my case means a while ago, or
 that I'm blacklisted), there's no problem here. When it is down, however,
 a warning error is spewed out.

 When combining this with a cron job such as http://hitormiss.org/projects
 /blogroll-update - this warning is spewed over the whole blog instead of
 only in the admin section.

 I recommend fsockopen is changed to @fsockopen to disable warnings.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2522>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list