diff --git a/push-syndication-server/push-syndication-server.php b/push-syndication-server/push-syndication-server.php index ef3cf9a4e9cf9f4e30694c9c3e56ac2615caf4cb..44fad7933ed6986b6a8a4a7f2ec7fc6293de43e5 100644 --- a/push-syndication-server/push-syndication-server.php +++ b/push-syndication-server/push-syndication-server.php @@ -483,6 +483,8 @@ class Push_Syndication_Server { } } + update_option( 'syn_options_error_sites', $error_sites ); + } /******* SITE METABOXES *********/