/**
  * @internal
  */
 public static function _reset_blog_id()
 {
     self::$blog_id = null;
 }