{"id":2434109,"date":"2026-05-27T14:33:22","date_gmt":"2026-05-27T14:33:22","guid":{"rendered":"https:\/\/celebrity.land\/en\/?p=2434109"},"modified":"2026-05-27T14:33:22","modified_gmt":"2026-05-27T14:33:22","slug":"how-many-kids-does-alexis-bledel-have","status":"publish","type":"post","link":"https:\/\/celebrity.land\/en\/how-many-kids-does-alexis-bledel-have\/","title":{"rendered":"How Many Kids Does Alexis Bledel Have?"},"content":{"rendered":"<p><\/p>\n<div>\n    We have the latest news on Alexis Bledel&#8217;s kids in 2025! There are those celebs who are totally open with the public about their pregnancy (Anne Hathaway and Chrissy Teigen, we\u2019re looking at you), and then there are those who keep it a very well-kept secret like Gilmore Girls&#8217; Alexis Bledel. And then, of course, people who are right in the middle, like Blake Lively and Ryan Reynolds.Alexis and &#8230; <a rel=\"nofollow\" target=\"_blank\" class=\"more-btn\" href=\"https:\/\/www.brit.co\/alexis-bledel-kids-2026\/\">Keep reading<\/a><\/div>\n<p><script class=\"rm-i-script\" id=\"user-javascript-lowest\" type=\"text\">\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        !function(f,b,e,v,n,t,s)\n  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n  n.callMethod.apply(n,arguments):n.queue.push(arguments)};\n  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\n  n.queue=[];t=b.createElement(e);t.async=!0;\n  t.src=v;s=b.getElementsByTagName(e)[0];\n  s.parentNode.insertBefore(t,s)}(window, document,'script',\n  'https:\/\/connect.facebook.net\/en_US\/fbevents.js');\n  fbq('init', '377612259624022');\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n    window.REBELMOUSE_STDLIB.loadExternalScript(\"https:\/\/s.skimresources.com\/js\/58005X1352817.skimlinks.js\", function() {\n    });\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        var firstAd = '.body-description .htl-ad';\nvar cta = \"in_body\";\n  REBELMOUSE_STDLIB.onElementInViewport({\n    threshold: 0,\n    oneTime: true,\n    firstOnly: true,\n    selector: firstAd,  \n    onIntersect: (entry) => {\n      setTracking(\"1st_ad_viewable\", cta, \"\", \"\", \"\", \"\");\n    },\n  });\n\/\/ send the first ad impression event once whenever a page with a post ad is opened\nlet hasMarkedFirstAdImpression = false;\nREBELMOUSE_STDLIB.createElementChangeListener(firstAd, function(_){\n   if (hasMarkedFirstAdImpression) return false;\n   setTracking(\"1st_ad_impression\", cta, \"\", \"\", \"\", \"\")\n   hasMarkedFirstAdImpression = true;\n})\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        var selector=\".aside-top-5-module\"\nREBELMOUSE_STDLIB.onElementInViewport({\n      threshold: 0,\n      oneTime: true,\n      selector: selector,\n      onIntersect: (entry) => {\n         var name = \"top5_viewable\"\n         setTracking(name, \"\", \"\", \"\", \"\", \"\")\n      },\n   });\n\/\/ send the top 5 impression event once whenever a page with the top 5 module is opened\nlet hasMarkedTop5Impression = false;\nREBELMOUSE_STDLIB.createElementChangeListener(\".aside-top-5-module\", function(_){\n   if (hasMarkedTop5Impression) return false;\n   setTracking('top5_impression', \"\", \"\", \"\", \"\", \"\")\n   hasMarkedTop5Impression = true;\n})\n\/\/ track when top 5 is clicked\nREBELMOUSE_STDLIB.createElementChangeListener(\".aside-top-5-module .numbered-post .posts-wrapper\", function(postWrapper){\n\tconst postLinks = postWrapper.querySelectorAll('a[href]');\n\tpostLinks.forEach(link => {\n\t\tif(link.href){\n\t\t\tlink.addEventListener('click', e =>{\n            setTracking('top5_click', \"\", \"\", \"\", \"\", \"\")\n\t\t\t})\n\t\t}\n\t})\n})\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n  function bonbontag(){bonbonDataLayer.push(arguments);};(function(w,d,s,l,i,e){w[l]=w[l]||[];w[l].push({'bonbon.start':new Date().getTime(),event:'bonbon.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s);j.type=\"text\/javascript\";j.async=true;j.setAttribute('data-clientId',i);e&&j.setAttribute('data-environment',e);j.id='bonbon-js-sdk';j.src=\"https:\/\/cdn.bonbon.tech\/js\/bonbon.js\";f.parentNode.insertBefore(j,f);})(window,document,'script','bonbonDataLayer','s6f4LyeranJzw37i09nsMh6gCII1WF8U');\n   console.log('Bonbon excecuted')\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        var _throttle;\nlet lastScroll = 0;\nconst topbar_sticky_wrapper= document.querySelector('.topbar_sticky_wrapper');\nlet originalTopbarPosition = topbar_sticky_wrapper?.offsetTop;\nconst throttle = (callback, time) => {\n  if (_throttle) return;\n\t_throttle = true;\n\tsetTimeout(() => {\n    callback();\n\t\t_throttle = false;\n\t}, time);\n}\nwindow.addEventListener('scroll',()=>{\nif(window.innerWidth < 1024){\n\tthrottle(topbar_position_check,100);\n}else{\n  hideOrShowTopbarOnDesktopScroll();\n}\n});\nvar sticky_scroll_distance=window.innerHeight;\n\nfunction topbar_position_check(event){\nvar current_position=topbar_sticky_wrapper.getBoundingClientRect().top;\nif(current_position < -sticky_scroll_distance){\n\tdocument.body.classList.add('topbar-sticked')\n}\nelse {\n\tdocument.body.classList.remove('topbar-sticked')\n}\n}\n\nfunction hideOrShowTopbarOnDesktopScroll(){\n  const currentScroll = window.pageYOffset || document.documentElement.scrollTop;\n\n  \/\/ incase the original position is in view, return the topbar to it's original position\n  if(currentScroll  lastScroll) {\n    \/\/ Scrolling down\n\tdocument.body.classList.remove('topbar-sticked');\n  } else {\n    \/\/ Scrolling up\n\tdocument.body.classList.add('topbar-sticked');\n  }\n  lastScroll = currentScroll  e.preventDefault())\n      link.setAttribute('role', 'button');\n      link.setAttribute('aria-label', link.getAttribute('aria-label') || 'Dismiss popup');\n})\n    \n\n});\n\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n\n    \n        REBELMOUSE_STDLIB.createElementChangeListener('.search-widget-custom form',function(form){\n\n\n\n  \/\/ Add an event listener to the form to intercept the submit event\n  form.addEventListener('submit', function(event) {\n\n    \/\/ Prevent the default form submission behavior\n    event.preventDefault();\n\n    \/\/ Get the input field value\n    const input = form.querySelector('input[name=\"q\"]');\n    const query = input.value;\n\n\n    \/\/ Encode the query string to be URL-safe\n    const encodedQuery = encodeURIComponent(query);\n    \/\/input.value = encodedQuery\n    \/\/ Update the form's action URL with the encoded query\n    form.action = `\/search\/?q=${encodedQuery}`.replace(\/\\+\/g, '%20');\n\n    \/\/window.alert(JSON.stringify(form.action))\n    \/\/ Submit the form with the updated action\n    form.submit();\n    \/\/window.location.href(form.action)\n  });\n  })\n    \n\n});\n\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n\n    \n        const params = new URLSearchParams(window.location.search);\nconst hashedEmail = params.get('user_id');\n\nwindow.tude = window.tude || { cmd: [] };\nwindow.tude.cmd.push(function () {\n    window.tude.setIdProfile({ e: hashedEmail });\n});\n    \n\n});\n\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n\n    \n        const particle_to_insert_after = document.querySelectorAll('.body-description .rebellt-item.col1');\nconst recirculation_module = document.querySelector('.recirculation-module-wrap');\nconst recirculation_content = document.querySelector('.recirculation-module-wrap .recirculation-widgets');\n\n    \/\/ Recirculation cloning and insertion logic\n    if (recirculation_content &#038;&#038; recirculation_content.innerHTML.trim() === '') {\n      recirculation_module.remove();\n    } else {\n      const recirculation_module1 = recirculation_module.cloneNode(true);\n      recirculation_module1.classList.add('first_recirculation');\n      if (particle_to_insert_after[0]) {\n          particle_to_insert_after[0]?.insertAdjacentElement('afterend', recirculation_module1);\n      }\n\n      \/*const recirculation_module2 = recirculation_module.cloneNode(true);\n      recirculation_module2.classList.add('second_recirculation');\n      if (particle_to_insert_after[2]) {\n          particle_to_insert_after[2]?.insertAdjacentElement('afterend', recirculation_module2);\n      }*\/\n\n      const widgetBody = document.querySelectorAll('.post-splash-custom .widget__body')\n      if(widgetBody){\n        widgetBody[1]?.insertAdjacentElement('afterend', recirculation_module)\n      }\n    }\n    \n\n});\n\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n\n    \n         var ai_mode=\"non_ai\";\n\nREBELMOUSE_STDLIB.createElementChangeListener(\".body .recirculation-module-wrap.first_recirculation\", function(){\ngtag('event', 'recirculation_impressions', {\n  'recirculation_module': 'personalized_purple',\n  'cta': 'in_body',\n  'ai': 'ai_recirc_up',\n  'module_type':'related_trending',\n   \"ai_mode\": ai_mode,\n});\n});\n\nREBELMOUSE_STDLIB.onElementInViewport({\n\t\tthreshold: 0, \n\t\toneTime: true,\n\t\tselector: '.body .recirculation-module-wrap.first_recirculation' ,\n\t\tonIntersect: (entry) => {\n        \tgtag('event', 'recirculation_viewable', {\n  \t\t\t\t'recirculation_module': 'personalized_purple',\n\t\t\t\t'cta': 'in_body',\n\t\t\t\t'ai': 'ai_recirc_up',\n        'module_type':'related_trending',\n        \"ai_mode\": ai_mode,\n\t\t\t});\n        }\n\t})\n   document.querySelectorAll(\".body .recirculation-module-wrap.first_recirculation a\").forEach(link => {\n        link.addEventListener(\"click\", function(e){\n          \tif(e.target.href == undefined){\n            \threfLink = link.closest('a').href\n            } else {hrefLink = e.target.href};\n            gtag('event', 'recirculation_click', {\n                'recirculation_module': 'personalized_purple',\n              'cta': 'in_body',\n              'ai': 'ai_recirc_up',\n              'link_url': hrefLink\n          });\n        })\n    })\n\/\/\/\/\/\/\/\/\/\/-------\/\/\/\/\/\/\/\/\/\/\/\/\/\nREBELMOUSE_STDLIB.createElementChangeListener(\".body .recirculation-module-wrap.second_recirculation\", function(){\ngtag('event', 'recirculation_impressions', {\n  'recirculation_module': 'personalized_purple',\n  'cta': 'in_body',\n  'ai': 'ai_recirc_down',\n  'module_type':'related_trending',\n  \"ai_mode\": ai_mode,\n});\n});\nREBELMOUSE_STDLIB.onElementInViewport({\n\t\tthreshold: 0, \n\t\toneTime: true,\n\t\tselector: '.body .recirculation-module-wrap.second_recirculation' ,\n\t\tonIntersect: (entry) => {\n        \tgtag('event', 'recirculation_viewable', {\n  \t\t\t\t'recirculation_module': 'personalized_purple',\n\t\t\t\t'cta': 'in_body',\n\t\t\t\t'ai': 'ai_recirc_down',\n        'module_type':'related_trending',\n        \"ai_mode\": ai_mode,\n\t\t\t});\n        }\n\t})\n   document.querySelectorAll(\".body .recirculation-module-wrap.second_recirculation a\").forEach(link => {\n        link.addEventListener(\"click\", function(e){\n          \tif(e.target.href == undefined){\n            \threfLink = link.closest('a').href\n            } else {hrefLink = e.target.href};\n            gtag('event', 'recirculation_click', {\n                'recirculation_module': 'personalized_purple',\n              'cta': 'in_body',\n              'ai': 'ai_recirc_down',\n              'link_url': hrefLink\n          });\n        })\n    })\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        let widgetSection = document.querySelectorAll(\".sidebar .image-on-left .widget__section\")\nwidgetSection.forEach( section => {\n    if(section.innerText.toLowerCase().includes(\"sponsored\")){\n        section.classList.add(\"sponsored\")\n    }\n})\nlet emptyWidgets = document.querySelectorAll(\".image-on-left:has(.posts-wrapper:empty)\")\nemptyWidgets.forEach( widget => widget.remove())\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        const newsletter_placeholder = document.querySelector(\".newsletter-aside\");\nif(newsletter_placeholder){\n    addElementAfterParagraphs(newsletter_placeholder, 4);\n    newsletter_placeholder.classList.remove('hidden')\n}\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        REBELMOUSE_STDLIB.createElementChangeListener(\".more-posts .main-column > .load-more-scroll-wrapper .likeable:last-of-type\", function(wrapper){\n    const sponsoredPost = document.querySelector('.more-posts .removable-sponsored-wrapper');\n\tif(sponsoredPost){\n\t\twrapper.insertAdjacentElement('beforebegin', sponsoredPost.querySelector('.likeable:last-child'));\n\t\twrapper.insertAdjacentElement('beforebegin', sponsoredPost.querySelector('.likeable:first-child'));\n\t\tsponsoredPost.remove();\n\t}\n})\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\n        let widgetSection = document.querySelectorAll(\".sidebar .image-on-left .widget__section\")\nwidgetSection.forEach( section => {\n    if(section.innerText.toLowerCase().includes(\"sponsored\")){\n        section.classList.add(\"sponsored\")\n    }\n})\nlet emptyWidgets = document.querySelectorAll(\".image-on-left:has(.posts-wrapper:empty)\")\nemptyWidgets.forEach( widget => widget.remove())\n});\nwindow.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){\nREBELMOUSE_STDLIB.createElementChangeListener('.ams-sticky-close', function(closeBtn){\n    console.log(\"TARGET\", closeBtn)\n    closeBtn.addEventListener(\"click\", function(){\n        closeBtn.parentElement.remove()\n    })\n})\n});<\/script><\/p>\n<p><em> \u2018 The preceding article may include information circulated by third parties \u2019 <\/em><\/p>\n<p><em> \u2018 Some details of this article were extracted from the following source www.brit.co \u2019 <\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We have the latest news on Alexis Bledel&#8217;s kids in 2025! There are those celebs who are totally open with the public about their pregnancy (Anne Hathaway and Chrissy Teigen, we\u2019re looking at you), and then there are those who keep it a very well-kept secret like Gilmore Girls&#8217; Alexis Bledel. And then, of course, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2434110,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"jnews_social_meta":[],"footnotes":""},"categories":[25173],"tags":[349989,22367,22702,354109,322225],"class_list":["post-2434109","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-artists","tag-baby","tag-celebrity","tag-family","tag-gilmore-girls","tag-motherhood"],"jetpack_featured_media_url":"https:\/\/celebrity.land\/en\/wp-content\/uploads\/2026\/05\/How-Many-Kids-Does-Alexis-Bledel-Have.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts\/2434109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/comments?post=2434109"}],"version-history":[{"count":1,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts\/2434109\/revisions"}],"predecessor-version":[{"id":2434111,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts\/2434109\/revisions\/2434111"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/media\/2434110"}],"wp:attachment":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/media?parent=2434109"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/categories?post=2434109"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/tags?post=2434109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}