{"id":9221,"date":"2026-06-26T07:36:26","date_gmt":"2026-06-26T07:36:26","guid":{"rendered":"https:\/\/www.mozillion.com\/resources\/?p=9221"},"modified":"2026-06-26T07:36:29","modified_gmt":"2026-06-26T07:36:29","slug":"iphone-18-rumours-big-upgrades-or-just-wishful-thinking","status":"publish","type":"post","link":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/","title":{"rendered":"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking?"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Muli:ital,wght@0,400;0,500;0,600;0,700;0,900;1,400;1,600&display=swap\" rel=\"stylesheet\">\n\n<style>\n#moz-ip18 {\n  --moz-blue:        #1150ce;\n  --moz-blue-light:  #e8f2ff;\n  --moz-blue-mid:    #1150ce;\n  --moz-black:       #0f1f2c;\n  --moz-white:       #ffffff;\n  --moz-off-white:   #f5f5f5;\n  --moz-muted:       #6b6b6b;\n  --moz-rule:        #e2ddd5;\n  --moz-green:       #1b5e38;\n  --moz-green-light: #eaf3ec;\n  --moz-red:         #c0321f;\n  --moz-red-light:   #fbeae7;\n  --moz-btn:         #e7164d;\n\n  font-family: 'Muli', sans-serif;\n  background: var(--moz-white);\n  color: var(--moz-black);\n  font-size: 17px;\n  line-height: 1.72;\n  -webkit-font-smoothing: antialiased;\n}\n#moz-ip18 *, #moz-ip18 *::before, #moz-ip18 *::after { box-sizing: border-box; }\n#moz-ip18 p  { margin: 0 0 1.4em; font-family: 'Muli', sans-serif; }\n#moz-ip18 h1, #moz-ip18 h2, #moz-ip18 h3, #moz-ip18 h4 { font-family: 'Muli', sans-serif; }\n#moz-ip18 ul { margin: 0; padding: 0; list-style: none; }\n\n\/* \u2500\u2500 ARTICLE-STYLE HERO \u2500\u2500 *\/\n#moz-ip18 .moz-hero {\n  background: #f5f5f5;\n  border-radius: 12px;\n  padding: 60px 52px 56px;\n  border: 1px solid var(--moz-rule);\n  text-align: center;\n}\n#moz-ip18 .moz-hero-inner {\n  max-width: 620px;\n  margin: 0 auto;\n}\n#moz-ip18 .moz-hero-meta-row {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  margin-bottom: 22px;\n  flex-wrap: wrap;\n}\n#moz-ip18 .moz-hero-category {\n  display: inline-block;\n  font-family: 'Muli', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--moz-white);\n  background: var(--moz-blue);\n  padding: 4px 12px;\n  border-radius: 4px;\n}\n#moz-ip18 .moz-hero-meta-dot {\n  width: 3px;\n  height: 3px;\n  border-radius: 50%;\n  background: #c0c8d0;\n  flex-shrink: 0;\n}\n#moz-ip18 .moz-hero-meta-item {\n  font-family: 'Muli', sans-serif;\n  font-size: 12px;\n  color: var(--moz-muted);\n  font-weight: 600;\n}\n#moz-ip18 .moz-hero h1 {\n  font-family: 'Muli', sans-serif;\n  font-size: clamp(2.2rem, 5.5vw, 3.6rem);\n  font-weight: 900;\n  line-height: 1.08;\n  letter-spacing: -0.025em;\n  color: var(--moz-black);\n  margin: 0 auto 18px;\n  max-width: 720px;\n}\n#moz-ip18 .moz-hero h1 em {\n  font-style: italic;\n  color: var(--moz-blue);\n  font-family: 'Muli', sans-serif;\n}\n#moz-ip18 .moz-hero-sub {\n  font-family: 'Muli', sans-serif;\n  font-size: 1.05rem;\n  color: var(--moz-muted);\n  max-width: 560px;\n  margin: 0 auto 28px;\n  line-height: 1.65;\n}\n\/* rumour status strip *\/\n#moz-ip18 .moz-hero-status {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 10px 16px;\n  background: var(--moz-blue-light);\n  border: 1px solid #b3d4ff;\n  border-radius: 6px;\n}\n#moz-ip18 .moz-hero-status-dot {\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: var(--moz-blue);\n  flex-shrink: 0;\n  animation: moz-pulse 2s ease-in-out infinite;\n}\n@keyframes moz-pulse {\n  0%, 100% { opacity: 1; }\n  50%       { opacity: 0.35; }\n}\n#moz-ip18 .moz-hero-status-text {\n  font-family: 'Muli', sans-serif;\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--moz-muted);\n}\n#moz-ip18 .moz-hero-status-text strong { color: var(--moz-blue); }\n\n\/* \u2500\u2500 ARTICLE \u2500\u2500 *\/\n#moz-ip18 .moz-article {\n  max-width: 700px;\n  margin: 0 auto;\n  padding: 60px 24px 80px;\n}\n#moz-ip18 .moz-article p { color: #1a1a1a; }\n#moz-ip18 .moz-article p.moz-intro { font-size: 1.1rem; color: #333; }\n#moz-ip18 .moz-article a {\n  color: var(--moz-blue-mid);\n  text-decoration: underline;\n  text-decoration-color: rgba(17,80,206,0.3);\n  text-underline-offset: 3px;\n}\n#moz-ip18 .moz-article a:hover { text-decoration-color: var(--moz-blue-mid); }\n\n\/* \u2500\u2500 SECTION HEADERS \u2500\u2500 *\/\n#moz-ip18 .moz-section {\n  margin: 60px 0 24px;\n  padding-top: 48px;\n  border-top: 1px solid var(--moz-rule);\n}\n#moz-ip18 .moz-section.moz-section--first { border-top: none; padding-top: 0; margin-top: 0; }\n#moz-ip18 .moz-section.moz-section--notop { border-top: none; padding-top: 0; }\n#moz-ip18 .moz-eyebrow {\n  font-family: 'Muli', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--moz-blue);\n  display: block;\n  margin-bottom: 10px;\n}\n#moz-ip18 .moz-section h2 {\n  font-family: 'Muli', sans-serif;\n  font-size: clamp(1.6rem, 3vw, 2rem);\n  font-weight: 900;\n  line-height: 1.18;\n  letter-spacing: -0.02em;\n  color: var(--moz-black);\n  margin: 0;\n}\n\n\/* \u2500\u2500 PULL QUOTE \u2500\u2500 *\/\n#moz-ip18 .moz-pull-quote {\n  border-left: 3px solid var(--moz-blue);\n  padding: 4px 0 4px 24px;\n  margin: 36px 0;\n}\n#moz-ip18 .moz-pull-quote p {\n  font-family: 'Muli', sans-serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 600;\n  color: var(--moz-black);\n  margin: 0;\n  line-height: 1.45;\n}\n\n\/* \u2500\u2500 RUMOUR CARD (blue accent) \u2500\u2500 *\/\n#moz-ip18 .moz-rumour-card {\n  border: 1px solid #c7defc;\n  border-left: 3px solid var(--moz-blue);\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  background: var(--moz-blue-light);\n  margin: 28px 0;\n}\n#moz-ip18 .moz-rumour-label {\n  font-family: 'Muli', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--moz-blue-mid);\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  margin-bottom: 8px;\n}\n#moz-ip18 .moz-rumour-label::before {\n  content: '';\n  display: inline-block;\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: var(--moz-blue);\n  flex-shrink: 0;\n}\n#moz-ip18 .moz-rumour-card p {\n  font-family: 'Muli', sans-serif;\n  font-size: 0.9rem;\n  color: #2a2a2a;\n  margin: 0;\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 KEY POINTS \u2500\u2500 *\/\n#moz-ip18 .moz-key-points {\n  background: var(--moz-off-white);\n  border: 1px solid var(--moz-rule);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 20px 0 32px;\n}\n#moz-ip18 .moz-key-points .moz-kp-label {\n  font-family: 'Muli', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n  color: var(--moz-muted);\n  display: block;\n  margin-bottom: 12px;\n}\n#moz-ip18 .moz-key-points ul { display: flex; flex-direction: column; gap: 7px; }\n#moz-ip18 .moz-key-points li {\n  font-family: 'Muli', sans-serif;\n  font-size: 0.88rem;\n  color: #222;\n  line-height: 1.55;\n  padding-left: 18px;\n  position: relative;\n}\n#moz-ip18 .moz-key-points li::before {\n  content: '\u2713';\n  position: absolute;\n  left: 0;\n  color: var(--moz-blue);\n  font-weight: 700;\n  font-size: 13px;\n}\n\n\/* \u2500\u2500 TWO-COL CARDS \u2500\u2500 *\/\n#moz-ip18 .moz-two-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin: 28px 0;\n}\n@media (max-width: 580px) { #moz-ip18 .moz-two-col { grid-template-columns: 1fr; } }\n#moz-ip18 .moz-card {\n  border: 1px solid var(--moz-rule);\n  border-radius: 10px;\n  padding: 22px 22px 20px;\n  background: var(--moz-off-white);\n}\n#moz-ip18 .moz-card.moz-blue-card { border-color: #b3d4ff; background: var(--moz-blue-light); }\n#moz-ip18 .moz-card-label {\n  font-family: 'Muli', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 10px;\n  color: var(--moz-blue-mid);\n}\n#moz-ip18 .moz-card p { font-family: 'Muli', sans-serif; font-size: 0.9rem; color: #2a2a2a; margin: 0; line-height: 1.65; }\n\n\/* \u2500\u2500 USE CASE GRID \u2500\u2500 *\/\n#moz-ip18 .moz-use-case-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin: 28px 0;\n}\n@media (max-width: 520px) { #moz-ip18 .moz-use-case-grid { grid-template-columns: 1fr; } }\n#moz-ip18 .moz-use-case {\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  padding: 18px;\n  border: 1px solid var(--moz-rule);\n  border-radius: 10px;\n  background: var(--moz-white);\n}\n#moz-ip18 .moz-use-case-icon { font-size: 1.4rem; line-height: 1; flex-shrink: 0; margin-top: 2px; }\n#moz-ip18 .moz-use-case-text { font-family: 'Muli', sans-serif; font-size: 0.88rem; color: #333; line-height: 1.6; }\n#moz-ip18 .moz-use-case-text strong { display: block; font-size: 0.85rem; color: var(--moz-black); margin-bottom: 3px; font-weight: 700; }\n\n\/* \u2500\u2500 PRODUCT CALLOUT (dark) \u2500\u2500 *\/\n#moz-ip18 .moz-product-callout {\n  background: var(--moz-black);\n  color: var(--moz-white);\n  border-radius: 12px;\n  padding: 36px 36px 32px;\n  margin: 44px 0;\n}\n#moz-ip18 .moz-callout-label {\n  font-family: 'Muli', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: #ffffff;\n  display: block;\n  margin-bottom: 14px;\n}\n#moz-ip18 .moz-product-callout h3 {\n  font-family: 'Muli', sans-serif;\n  font-size: 1.65rem;\n  font-weight: 900;\n  color: var(--moz-white);\n  margin: 0 0 14px;\n  letter-spacing: -0.02em;\n  line-height: 1.2;\n}\n#moz-ip18 .moz-product-callout p {\n  font-family: 'Muli', sans-serif;\n  font-size: 0.95rem;\n  color: #b0b0b0;\n  margin-bottom: 24px;\n  line-height: 1.65;\n}\n\n\/* Buttons *\/\n#moz-ip18 .moz-btn-primary {\n  display: inline-block;\n  background: var(--moz-btn);\n  color: #ffffff !important;\n  font-family: 'Muli', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  text-decoration: none !important;\n  padding: 12px 24px;\n  border-radius: 6px;\n  transition: opacity 0.15s;\n  margin-right: 10px;\n  margin-bottom: 8px;\n}\n#moz-ip18 .moz-btn-primary:hover { opacity: 0.88; }\n#moz-ip18 .moz-btn-ghost {\n  display: inline-block;\n  background: transparent;\n  color: #ffffff !important;\n  font-family: 'Muli', sans-serif;\n  font-size: 13px;\n  font-weight: 600;\n  text-decoration: none !important;\n  padding: 12px 24px;\n  border: 1.5px solid rgba(255,255,255,0.35);\n  border-radius: 6px;\n  transition: border-color 0.15s;\n  margin-bottom: 8px;\n}\n#moz-ip18 .moz-btn-ghost:hover { border-color: rgba(255,255,255,0.75); }\n\n\/* \u2500\u2500 SOLUTION CARD (blue) \u2500\u2500 *\/\n#moz-ip18 .moz-solution-card {\n  border: 1px solid #c7defc;\n  border-radius: 10px;\n  padding: 22px;\n  background: #eaf4ff;\n  margin: 28px 0;\n}\n#moz-ip18 .moz-solution-card p {\n  font-family: 'Muli', sans-serif;\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: var(--moz-blue);\n  margin: 0;\n  line-height: 1.7;\n  text-align: center;\n}\n\n\/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n#moz-ip18 .moz-divider { border: none; border-top: 1px solid var(--moz-rule); margin: 52px 0; }\n\n\/* \u2500\u2500 FOOTER CTA \u2500\u2500 *\/\n#moz-ip18 .moz-footer-cta {\n  background: var(--moz-black);\n  border-radius: 12px;\n  padding: 56px 32px;\n  text-align: center;\n}\n#moz-ip18 .moz-footer-cta h2 {\n  font-family: 'Muli', sans-serif;\n  font-size: clamp(1.8rem, 3.5vw, 2.2rem);\n  font-weight: 900;\n  letter-spacing: -0.025em;\n  color: var(--moz-white);\n  margin: 0 0 14px;\n}\n#moz-ip18 .moz-footer-cta p {\n  font-family: 'Muli', sans-serif;\n  color: rgba(255,255,255,0.8);\n  max-width: 500px;\n  margin: 0 auto 28px;\n  font-size: 0.97rem;\n  line-height: 1.65;\n}\n#moz-ip18 .moz-footer-small {\n  margin-top: 24px;\n  font-family: 'Muli', sans-serif;\n  font-size: 13px;\n  color: rgba(255,255,255,0.4);\n}\n#moz-ip18 .moz-footer-small a { color: rgba(255,255,255,0.6); }\n\n\/* \u2500\u2500 MOBILE \u2500\u2500 *\/\n@media (max-width: 600px) {\n  #moz-ip18 .moz-hero { padding: 40px 24px 36px; border-radius: 8px; }\n  #moz-ip18 .moz-product-callout { padding: 26px 20px 22px; }\n  #moz-ip18 .moz-article { padding: 48px 16px 60px; }\n}\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CONTENT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"moz-ip18\">\n\n  <!-- ARTICLE-STYLE HERO -->\n  <header class=\"moz-hero\">\n    <div class=\"moz-hero-inner\">\n\n      <div class=\"moz-hero-meta-row\">\n        <span class=\"moz-hero-category\">Rumours<\/span>\n        <span class=\"moz-hero-meta-dot\"><\/span>\n        <span class=\"moz-hero-meta-item\">Mozillion<\/span>\n        <span class=\"moz-hero-meta-dot\"><\/span>\n        <span class=\"moz-hero-meta-item\">June 2026<\/span>\n        <span class=\"moz-hero-meta-dot\"><\/span>\n        <span class=\"moz-hero-meta-item\">5 min read<\/span>\n      <\/div>\n\n      <h1>iPhone 18 Rumours: Big Upgrades or<br><em>Just Wishful Thinking?<\/em><\/h1>\n\n      <p class=\"moz-hero-sub\">Apple hasn't said a word about the iPhone 18 yet, but that hasn't stopped the internet from trying to piece the puzzle together. Here's what people are talking about right now.<\/p>\n\n      <div class=\"moz-hero-status\">\n        <span class=\"moz-hero-status-dot\"><\/span>\n        <span class=\"moz-hero-status-text\"><strong>Rumour status:<\/strong> Unconfirmed \u2014 no official announcement from Apple<\/span>\n      <\/div>\n\n    <\/div>\n  <\/header>\n\n  <!-- ARTICLE -->\n  <article class=\"moz-article\">\n\n    <!-- INTRO -->\n    <div class=\"moz-section moz-section--first\">\n\n      <h2>Every year, the leaks start early<\/h2>\n    <\/div>\n    \n                  <img decoding=\"async\" src=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/iPhone-18-Rumours-6.png\"\n\nstyle=\"max-width:100%; height:auto; margin-top:15px; margin-bottom:30px; display:block; padding:0;\"\n<\/div>\n\n    <p class=\"moz-intro\">Every year, leaks, analyst predictions, and supply-chain whispers start appearing months in advance \u2014 and this year is no different.<\/p>\n\n    <p>Some of these rumours could turn out to be spot on. Others may disappear without a trace. Either way, here's what people are talking about right now.<\/p>\n\n    <div class=\"moz-use-case-grid\">\n      <div class=\"moz-use-case\">\n        <div class=\"moz-use-case-icon\">\ud83e\udde0<\/div>\n        <div class=\"moz-use-case-text\"><strong>12GB RAM<\/strong>A potential bump even on non-Pro models \u2014 built for AI.<\/div>\n      <\/div>\n      <div class=\"moz-use-case\">\n        <div class=\"moz-use-case-icon\">\u26a1<\/div>\n        <div class=\"moz-use-case-text\"><strong>A20 chip<\/strong>The next-generation processor \u2014 faster, leaner, stronger.<\/div>\n      <\/div>\n      <div class=\"moz-use-case\">\n        <div class=\"moz-use-case-icon\">\ud83d\udcf8<\/div>\n        <div class=\"moz-use-case-text\"><strong>Variable aperture<\/strong>A main camera that adapts to the light around it.<\/div>\n      <\/div>\n      <div class=\"moz-use-case\">\n        <div class=\"moz-use-case-icon\">\ud83e\udd16<\/div>\n        <div class=\"moz-use-case-text\"><strong>On-device AI<\/strong>Smarter features that run locally, without the cloud.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- RAM -->\n    <div class=\"moz-section\">\n      <span class=\"moz-eyebrow\">Rumour 01<\/span>\n      <h2>More RAM for a Smarter iPhone?<\/h2>\n    <\/div>\n    \n                  <img decoding=\"async\" src=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/iPhone-18-Rumours-7.png\"\n\nstyle=\"max-width:100%; height:auto; margin-top:15px; margin-bottom:30px; display:block; padding:0;\"\n<\/div>\n\n    <p>One of the most talked-about rumours is that Apple could bump the iPhone 18 up to 12GB of RAM, even on non-Pro models. That might not sound exciting at first glance, but it could make a noticeable difference when running AI-powered features, switching between apps, or handling demanding tasks.<\/p>\n\n    <div class=\"moz-rumour-card\">\n      <span class=\"moz-rumour-label\">Rumour<\/span>\n      <p>If Apple is serious about making AI a bigger part of the iPhone experience, extra memory would make a lot of sense.<\/p>\n    <\/div>\n\n    <!-- A20 CHIP -->\n    <div class=\"moz-section\">\n      <span class=\"moz-eyebrow\">Rumour 02<\/span>\n      <h2>The A20 Chip Could Pack a Serious Punch<\/h2>\n    <\/div>\n    \n                  <img decoding=\"async\" src=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/iPhone-18-Rumours-2.png\"\n\nstyle=\"max-width:100%; height:auto; margin-top:15px; margin-bottom:30px; display:block; padding:0;\"\n<\/div>\n\n    <p>No new iPhone launch would be complete without a faster processor, and the rumoured A20 chip is expected to continue that tradition. Better speed, improved efficiency, and stronger graphics are all on the cards.<\/p>\n\n    <div class=\"moz-two-col\">\n      <div class=\"moz-card moz-blue-card\">\n        <span class=\"moz-card-label\">Who benefits most<\/span>\n        <p>Gamers, creators, and power users could see the biggest gains in day-to-day performance and sustained workloads.<\/p>\n      <\/div>\n      <div class=\"moz-card\">\n        <span class=\"moz-card-label\">Everyday impact<\/span>\n        <p>For sending messages or browsing the web, everyday users may not notice a dramatic difference from the A19.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- AI -->\n    <div class=\"moz-section\">\n      <span class=\"moz-eyebrow\">Rumour 03<\/span>\n      <h2>AI Looks Set to Take Centre Stage<\/h2>\n    <\/div>\n    \n                  <img decoding=\"async\" src=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/iPhone-18-Rumours-5.png\"\n\nstyle=\"max-width:100%; height:auto; margin-top:15px; margin-bottom:30px; display:block; padding:0;\"\n<\/div>\n\n    <p>Artificial intelligence has quickly become the biggest buzzword in tech, and many believe the iPhone 18 will lean into it even more heavily.<\/p>\n\n    <div class=\"moz-pull-quote\">\n      <p>\"Apple appears to be laying the groundwork for an iPhone that feels more helpful behind the scenes instead of simply adding flashy gimmicks.\"<\/p>\n    <\/div>\n\n    <p>From a smarter Siri to features that work directly on the device without relying on the cloud, Apple appears to be laying the groundwork for an iPhone that feels more helpful behind the scenes instead of simply adding flashy gimmicks.<\/p>\n\n    <div class=\"moz-key-points\">\n      <span class=\"moz-kp-label\">What on-device AI means in practice<\/span>\n      <ul>\n        <li>Faster responses \u2014 no waiting for a round-trip to the cloud<\/li>\n        <li>Better privacy \u2014 your data stays on your device<\/li>\n        <li>Works without a signal \u2014 useful when travelling or in dead zones<\/li>\n        <li>Ties directly into why the 12GB RAM rumour makes sense<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- DYNAMIC ISLAND -->\n    <div class=\"moz-section\">\n      <span class=\"moz-eyebrow\">Rumour 04<\/span>\n      <h2>Is the Dynamic Island About to Shrink?<\/h2>\n    <\/div>\n    \n                  <img decoding=\"async\" src=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/iPhone-18-Rumours-4.png\"\n\nstyle=\"max-width:100%; height:auto; margin-top:15px; margin-bottom:30px; display:block; padding:0;\"\n<\/div>\n\n    <p>The Dynamic Island divided opinion when it first appeared. Some people love it, others would happily see it disappear altogether.<\/p>\n\n    <div class=\"moz-rumour-card\">\n      <span class=\"moz-rumour-label\">Rumour<\/span>\n      <p>Current rumours suggest Apple could make it smaller, giving users a little more screen space while keeping the same functionality. It wouldn't be a dramatic redesign, but it could make the display feel cleaner and more immersive.<\/p>\n    <\/div>\n\n    <!-- CAMERA -->\n    <div class=\"moz-section\">\n      <span class=\"moz-eyebrow\">Rumour 05<\/span>\n      <h2>Camera Upgrades Could Be Worth Watching<\/h2>\n    <\/div>\n    \n                  <img decoding=\"async\" src=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/iPhone-18-Rumours-3.png\"\n\nstyle=\"max-width:100%; height:auto; margin-top:15px; margin-bottom:30px; display:block; padding:0;\"\n<\/div>\n\n    <p>The camera is often one of the biggest reasons people upgrade their phones, and the iPhone 18 could continue that trend.<\/p>\n\n    <div class=\"moz-two-col\">\n      <div class=\"moz-card\">\n        <span class=\"moz-card-label\">Main camera<\/span>\n        <p>Leaks point to a possible variable-aperture lens, which would allow the camera to adapt to different lighting conditions more effectively.<\/p>\n      <\/div>\n      <div class=\"moz-card moz-blue-card\">\n        <span class=\"moz-card-label\">Front camera<\/span>\n        <p>There's also speculation about improvements to the front-facing camera, potentially making selfies and video calls sharper than ever.<\/p>\n      <\/div>\n    <\/div>\n\n    <p>If those rumours prove true, photographers and content creators could have plenty to look forward to.<\/p>\n\n    <!-- LAUNCH STRATEGY -->\n    <div class=\"moz-section\">\n      <span class=\"moz-eyebrow\">Rumour 06<\/span>\n      <h2>A New Launch Strategy?<\/h2>\n    <\/div>\n    \n                  <img decoding=\"async\" src=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/iPhone-18-Rumours-1.png\"\n\nstyle=\"max-width:100%; height:auto; margin-top:15px; margin-bottom:30px; display:block; padding:0;\"\n<\/div>\n\n    <p>Perhaps the most unexpected rumour isn't about hardware at all.<\/p>\n\n    <div class=\"moz-rumour-card\">\n      <span class=\"moz-rumour-label\">Rumour<\/span>\n      <p>Some reports suggest Apple could release the Pro models first and delay the standard iPhone 18 until later. That would mark a significant shift from the company's usual approach and could change how consumers decide when to upgrade. For now, though, it remains just that \u2014 a rumour.<\/p>\n    <\/div>\n\n    <hr class=\"moz-divider\">\n\n    <!-- VERDICT -->\n    <div class=\"moz-section moz-section--notop\">\n\n      <h2>So, Should You Believe the Hype?<\/h2>\n    <\/div>\n\n    <p>History tells us that some Apple leaks end up being surprisingly accurate, while others miss the mark completely. The truth usually lands somewhere in the middle.<\/p>\n\n    <p>Right now, the iPhone 18 is shaping up to be a device focused on smarter software, stronger performance, and subtle design refinements rather than an eye-catching overhaul. Whether that's enough to tempt users into upgrading remains to be seen.<\/p>\n\n    <p>Until Apple officially unveils the device, it's worth enjoying the speculation \u2014 but keeping expectations firmly in check.<\/p>\n\n    <div class=\"moz-solution-card\">\n      <p>Smarter software \u00b7 Stronger performance \u00b7 Subtle design refinements<br>No eye-catching overhaul \u2014 but the foundations are being laid.<\/p>\n    <\/div>\n\n  <\/article>\n\n  <!-- FOOTER -->\n<footer class=\"moz-footer-cta\" style=\"background:#0f1f2c; padding:24px 32px;\">\n  <h2 style=\"font-family:'Muli', sans-serif;font-weight:900;margin-bottom:12px;color:#ffffff;\">\n    <h2>Get the latest iPhone on Mozillion.<\/h2>\n    <p>Browse the lastest iPhone range \u2014 with flexible plans, no mid-contract price rises, and uncapped 5G on the UK's Best Network.<\/p>\n    <a href=\"https:\/\/www.mozillion.com\/search-brand\/apple\" class=\"moz-btn-primary\">Shop iPhones now with Mozillion<\/a>\n    <p class=\"moz-footer-small\">\u00a9 2026 Mozillion \u00b7 <a href=\"https:\/\/www.mozillion.com\">mozillion.com<\/a><\/p>\n  <\/footer>\n\n<\/div><!-- \/#moz-ip18 --><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Apple hasn\u2019t said a word about the iPhone 18 yet, but that hasn\u2019t stopped the internet from trying to piece the puzzle together. Every year, leaks, analyst predictions, and supply-chain whispers start appearing months in advance\u2014and this year is no different.<\/p>\n","protected":false},"author":5,"featured_media":9239,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[44],"tags":[76,60,65],"class_list":["post-9221","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-future-phones","tag-apple","tag-iphone-18","tag-mozillion"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking? - Mozillion Resources<\/title>\n<meta name=\"description\" content=\"Read the latest iPhone 18 rumours, from release date predictions and AI features to camera upgrades, design changes, and pricing speculation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking? - Mozillion Resources\" \/>\n<meta property=\"og:description\" content=\"Read the latest iPhone 18 rumours, from release date predictions and AI features to camera upgrades, design changes, and pricing speculation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/\" \/>\n<meta property=\"og:site_name\" content=\"Mozillion Resources\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-26T07:36:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-26T07:36:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/mozillion-iphone-18-rumours.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1800\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"josh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/\"},\"author\":{\"name\":\"josh\",\"@id\":\"https:\\\/\\\/live.mozillion.com\\\/resources\\\/#\\\/schema\\\/person\\\/1353f8dd382befb5093580a8bc5676a3\"},\"headline\":\"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking?\",\"datePublished\":\"2026-06-26T07:36:26+00:00\",\"dateModified\":\"2026-06-26T07:36:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/\"},\"wordCount\":8,\"image\":{\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mozillion-iphone-18-rumours.png\",\"keywords\":[\"Apple\",\"iPhone 18\",\"Mozillion\"],\"articleSection\":[\"Future phones\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/\",\"url\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/\",\"name\":\"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking? - Mozillion Resources\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/live.mozillion.com\\\/resources\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mozillion-iphone-18-rumours.png\",\"datePublished\":\"2026-06-26T07:36:26+00:00\",\"dateModified\":\"2026-06-26T07:36:29+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/live.mozillion.com\\\/resources\\\/#\\\/schema\\\/person\\\/1353f8dd382befb5093580a8bc5676a3\"},\"description\":\"Read the latest iPhone 18 rumours, from release date predictions and AI features to camera upgrades, design changes, and pricing speculation.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mozillion-iphone-18-rumours.png\",\"contentUrl\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mozillion-iphone-18-rumours.png\",\"width\":1800,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mozillion.com\\\/resources\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/live.mozillion.com\\\/resources\\\/#website\",\"url\":\"https:\\\/\\\/live.mozillion.com\\\/resources\\\/\",\"name\":\"Mozillion Resources\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/live.mozillion.com\\\/resources\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/live.mozillion.com\\\/resources\\\/#\\\/schema\\\/person\\\/1353f8dd382befb5093580a8bc5676a3\",\"name\":\"josh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/40b2c21a4da1de6941f6de6272ac482897a11aa6f6273f53d45b1014d70e7bd6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/40b2c21a4da1de6941f6de6272ac482897a11aa6f6273f53d45b1014d70e7bd6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/40b2c21a4da1de6941f6de6272ac482897a11aa6f6273f53d45b1014d70e7bd6?s=96&d=mm&r=g\",\"caption\":\"josh\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking? - Mozillion Resources","description":"Read the latest iPhone 18 rumours, from release date predictions and AI features to camera upgrades, design changes, and pricing speculation.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/","og_locale":"en_GB","og_type":"article","og_title":"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking? - Mozillion Resources","og_description":"Read the latest iPhone 18 rumours, from release date predictions and AI features to camera upgrades, design changes, and pricing speculation.","og_url":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/","og_site_name":"Mozillion Resources","article_published_time":"2026-06-26T07:36:26+00:00","article_modified_time":"2026-06-26T07:36:29+00:00","og_image":[{"width":1800,"height":1200,"url":"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/mozillion-iphone-18-rumours.png","type":"image\/png"}],"author":"josh","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/#article","isPartOf":{"@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/"},"author":{"name":"josh","@id":"https:\/\/live.mozillion.com\/resources\/#\/schema\/person\/1353f8dd382befb5093580a8bc5676a3"},"headline":"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking?","datePublished":"2026-06-26T07:36:26+00:00","dateModified":"2026-06-26T07:36:29+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/"},"wordCount":8,"image":{"@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/mozillion-iphone-18-rumours.png","keywords":["Apple","iPhone 18","Mozillion"],"articleSection":["Future phones"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/","url":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/","name":"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking? - Mozillion Resources","isPartOf":{"@id":"https:\/\/live.mozillion.com\/resources\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/#primaryimage"},"image":{"@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/mozillion-iphone-18-rumours.png","datePublished":"2026-06-26T07:36:26+00:00","dateModified":"2026-06-26T07:36:29+00:00","author":{"@id":"https:\/\/live.mozillion.com\/resources\/#\/schema\/person\/1353f8dd382befb5093580a8bc5676a3"},"description":"Read the latest iPhone 18 rumours, from release date predictions and AI features to camera upgrades, design changes, and pricing speculation.","breadcrumb":{"@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/#primaryimage","url":"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/mozillion-iphone-18-rumours.png","contentUrl":"https:\/\/www.mozillion.com\/resources\/wp-content\/uploads\/2026\/06\/mozillion-iphone-18-rumours.png","width":1800,"height":1200},{"@type":"BreadcrumbList","@id":"https:\/\/www.mozillion.com\/resources\/iphone-18-rumours-big-upgrades-or-just-wishful-thinking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mozillion.com\/resources\/"},{"@type":"ListItem","position":2,"name":"iPhone 18 Rumours: Big Upgrades or Just Wishful Thinking?"}]},{"@type":"WebSite","@id":"https:\/\/live.mozillion.com\/resources\/#website","url":"https:\/\/live.mozillion.com\/resources\/","name":"Mozillion Resources","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/live.mozillion.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/live.mozillion.com\/resources\/#\/schema\/person\/1353f8dd382befb5093580a8bc5676a3","name":"josh","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/40b2c21a4da1de6941f6de6272ac482897a11aa6f6273f53d45b1014d70e7bd6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/40b2c21a4da1de6941f6de6272ac482897a11aa6f6273f53d45b1014d70e7bd6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/40b2c21a4da1de6941f6de6272ac482897a11aa6f6273f53d45b1014d70e7bd6?s=96&d=mm&r=g","caption":"josh"}}]}},"_links":{"self":[{"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/posts\/9221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/comments?post=9221"}],"version-history":[{"count":7,"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/posts\/9221\/revisions"}],"predecessor-version":[{"id":9235,"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/posts\/9221\/revisions\/9235"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/media\/9239"}],"wp:attachment":[{"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/media?parent=9221"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/categories?post=9221"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mozillion.com\/resources\/wp-json\/wp\/v2\/tags?post=9221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}